VCCC  2024.05
VisualCamp Common C++ library
nontype.hpp File Reference
#include <type_traits>
#include "vccc/__core/inline_or_static.hpp"

Go to the source code of this file.

Classes

struct  nontype_t< V >
 value construction tag More...
 

Namespaces

 vccc
 

Variables

template<typename T >
constexpr VCCC_INLINE_OR_STATIC nontype_t< T > nontype {}