![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include <type_traits.hpp>
Public Types | |
template<typename Arg > | |
using | type = TrueType< Arg > |
Definition at line 6 of file type_traits.hpp.
using m::conditional_one< Cond, TrueType, FalseType >::type = TrueType<Arg> |
Definition at line 8 of file type_traits.hpp.