|
Expression Templates Library (ETL)
|
Functor that forwards a value and removes the constness of it. 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 and removes the constness of it.
1.8.13