A trait that always returns its argument T. It is also an invocable that always returns T.  
 More...
#include <meta/meta.hpp>
| Public Types | |
| template<typename... > | |
| using | invoke = T | 
| using | type = T | 
A trait that always returns its argument T. It is also an invocable that always returns T.