![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Go to the source code of this file.
Namespaces | |
vccc | |
Functions | |
template<class F , class Tuple > | |
constexpr decltype(auto) | apply (F &&f, Tuple &&t) |
calls a function with the elements of tuple of arguments More... | |