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

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

#include <zero.h>

Static Public Attributes

static const T value = 0
 

Detailed Description

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

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

Definition at line 8 of file zero.h.

Member Data Documentation

◆ value

template<typename T >
const T cgv::type::traits::zero< T >::value = 0
static

Definition at line 8 of file zero.h.


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