NiHu
2.0
|
Metafunction returning its first argument and ignoring all subsequent. More...
#include <crtp_base.hpp>
Public Types | |
typedef T | type |
Metafunction returning its first argument and ignoring all subsequent.
Used for CRTP decltype
Definition at line 45 of file crtp_base.hpp.