header_utils
Loading...
Searching...
No Matches
ghassanpl::traits::displacement Struct Reference

This trait implies the named type is an linear type, that is, a type that has the addition operator defined on itself Example:
More...

#include <named.h>

Static Public Attributes

template<typename SELF_TYPE >
static constexpr bool applies_to
 

Detailed Description

This trait implies the named type is an linear type, that is, a type that has the addition operator defined on itself Example:

Definition at line 48 of file named.h.

Member Data Documentation

◆ applies_to

template<typename SELF_TYPE >
constexpr bool ghassanpl::traits::displacement::applies_to
staticconstexpr

Definition at line 48 of file named.h.