Functor returning the element passed in constructor. More...
Public Member Functions | |
mesh_identity (T const &t) | |
template<typename Q > | |
T const & | operator() (Q const &) const |
Public Types | |
typedef T | result_type |
Functor returning the element passed in constructor.