NCBI C++ ToolKit
compile_time_bits::DeduceType< _Self, std::enable_if_t< std::is_copy_constructible< typename _Self::init_type >::value &&std::is_copy_constructible< typename _Self::value_type >::value, _Self > > Struct Template Reference

Search Toolkit Book for compile_time_bits::DeduceType_3_01_Self_00_01std::enable_if_t_3_01std::is_copy8e07b38e43f637269084264013fb9111

#include <util/impl/compile_time_bits.hpp>

+ Inheritance diagram for compile_time_bits::DeduceType< _Self, std::enable_if_t< std::is_copy_constructible< typename _Self::init_type >::value &&std::is_copy_constructible< typename _Self::value_type >::value, _Self > >:
+ Collaboration diagram for compile_time_bits::DeduceType< _Self, std::enable_if_t< std::is_copy_constructible< typename _Self::init_type >::value &&std::is_copy_constructible< typename _Self::value_type >::value, _Self > >:

Detailed Description

template<class _Self>
struct compile_time_bits::DeduceType< _Self, std::enable_if_t< std::is_copy_constructible< typename _Self::init_type >::value &&std::is_copy_constructible< typename _Self::value_type >::value, _Self > >

Definition at line 304 of file compile_time_bits.hpp.


The documentation for this struct was generated from the following file:
Modified on Tue Dec 05 02:19:53 2023 by modify_doxy.py rev. 669887