|
Expression Templates Library (ETL)
|
Functor that forwards a value. More...
#include <tmp.hpp>
Static Public Member Functions | |
| template<typename T > | |
| static decltype(auto) | apply (T &&t) |
| Apply the functor on t. | |
Functor that forwards a value.
1.8.13