CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
CNORXZ::op_size< T > Struct Template Reference

#include <op_types.h>

Static Public Attributes

static constexpr SizeT value = is_operation<T>::value ? 1 : 0
 

Detailed Description

template<class T>
struct CNORXZ::op_size< T >

Definition at line 73 of file op_types.h.

Member Data Documentation

◆ value

template<class T >
constexpr SizeT CNORXZ::op_size< T >::value = is_operation<T>::value ? 1 : 0
staticconstexpr

Definition at line 74 of file op_types.h.


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