![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Go to the source code of this file.
Classes | |
struct | is_list_initializable< To, From > |
struct | is_copy_list_initializable< To, From > |
Namespaces | |
vccc | |
Typedefs | |
template<typename To , typename From > | |
using | is_list_initializable_t = typename is_list_initializable< To, From >::type |
template<typename To , typename From > | |
using | is_copy_list_initializable_t = typename is_copy_list_initializable< To, From >::type |