cgv
Loading...
Searching...
No Matches
cgv::type::traits::one< T > Struct Template Reference

the one traits defines for each type in the static const member value, what the value of one is. More...

#include <one.h>

Static Public Attributes

static const T value = max<T>::value
 

Detailed Description

template<typename T>
struct cgv::type::traits::one< T >

the one traits defines for each type in the static const member value, what the value of one is.

Definition at line 10 of file one.h.

Member Data Documentation

◆ value

template<typename T >
const T cgv::type::traits::one< T >::value = max<T>::value
static

Definition at line 10 of file one.h.


The documentation for this struct was generated from the following file: