VCCC  2024.05
VisualCamp Common C++ library
template_arity.hpp File Reference
#include <cstddef>
#include <type_traits>
#include "vccc/__type_traits/void_t.hpp"
#include "vccc/__utility/type_sequence.hpp"

Go to the source code of this file.

Classes

struct  template_arity< C, MaxSize >
 get template parameter count of template class More...
 
struct  mandatory_template_arity< C >
 get mandatory template parameter count of template class More...
 
struct  default_template_arity< C, MaxSize >
 get default template parameter count of template class More...
 

Namespaces

 vccc