pre::functional Namespace Reference
Functions | |
| template<class T > | |
| auto | to_std_function (T t) -> typename type_traits::function_traits< T >::function_type |
Detailed Description
Features easing the creation of std::functions
Functions | |
| template<class T > | |
| auto | to_std_function (T t) -> typename type_traits::function_traits< T >::function_type |
Features easing the creation of std::functions
1.8.11