Expression Templates Library (ETL)
Static Public Member Functions | List of all members
etl::forward_op_nc Struct Reference

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.
 

Detailed Description

Functor that forwards a value and removes the constness of it.


The documentation for this struct was generated from the following file: