NCBI C++ ToolKit
|
Search Toolkit Book for compile_time_bits::DeduceType
#include <util/impl/compile_time_bits.hpp>
Public Types | |
using | value_type = _BaseType |
using | init_type = _BackType |
using | hash_type = void |
Definition at line 200 of file compile_time_bits.hpp.
using compile_time_bits::DeduceType< _BaseType, _BackType >::hash_type = void |
Definition at line 204 of file compile_time_bits.hpp.
using compile_time_bits::DeduceType< _BaseType, _BackType >::init_type = _BackType |
Definition at line 203 of file compile_time_bits.hpp.
using compile_time_bits::DeduceType< _BaseType, _BackType >::value_type = _BaseType |
Definition at line 202 of file compile_time_bits.hpp.