NCBI C++ ToolKit
Public Types | List of all members
compile_time_bits::DeduceType< _BaseType, _BackType > Struct Template Reference

Search Toolkit Book for compile_time_bits::DeduceType

#include <util/impl/compile_time_bits.hpp>

+ Inheritance diagram for compile_time_bits::DeduceType< _BaseType, _BackType >:

Public Types

using value_type = _BaseType
 
using init_type = _BackType
 
using hash_type = void
 

Detailed Description

template<typename _BaseType, typename _BackType = _BaseType>
struct compile_time_bits::DeduceType< _BaseType, _BackType >

Definition at line 200 of file compile_time_bits.hpp.

Member Typedef Documentation

◆ hash_type

template<typename _BaseType , typename _BackType = _BaseType>
using compile_time_bits::DeduceType< _BaseType, _BackType >::hash_type = void

Definition at line 204 of file compile_time_bits.hpp.

◆ init_type

template<typename _BaseType , typename _BackType = _BaseType>
using compile_time_bits::DeduceType< _BaseType, _BackType >::init_type = _BackType

Definition at line 203 of file compile_time_bits.hpp.

◆ value_type

template<typename _BaseType , typename _BackType = _BaseType>
using compile_time_bits::DeduceType< _BaseType, _BackType >::value_type = _BaseType

Definition at line 202 of file compile_time_bits.hpp.


The documentation for this struct was generated from the following file:
Modified on Wed Dec 06 07:16:42 2023 by modify_doxy.py rev. 669887