#include <traits.hh>
Inheritance diagram for ntg::internal::typetraits< T >:
Public Types | |
typedef data_type | abstract_type |
Specialize it for every types.
Please note that typetraits only associates types, and not methods. This is necessary to handle mutual instantiation problems, as optraits usually needs typetraits to be instantiated.
Definition at line 56 of file traits.hh.