![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include "vccc/__type_traits/conjunction.hpp"Go to the source code of this file.
Classes | |
| struct | is_iterator< T, typename > |
| struct | value >>< T > |
| struct | is_iterable< T > |
Namespaces | |
| vccc | |
Typedefs | |
| template<typename T > | |
| using | is_iterator_t = typename is_iterator< T >::type |