![]() |
MySQL 26.7.0
Source Code Documentation
|
Functions | |
| template<class F , class Tid , class Tuple , std::size_t... I> | |
| constexpr decltype(auto) | apply_with_thread_id_impl (F &&f, Tid &&tid, Tuple &&t, std::index_sequence< I... >) |
| template<class F , class Tid , class Tuple , std::size_t... I> | |
| constexpr decltype(auto) | apply_with_thread_id (F &&f, Tid &&tid, Tuple &&t) |
|
constexpr |