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

#include <op_types.h>

Static Public Attributes

static constexpr bool value = std::is_base_of<COpInterface<T>,T>::value
 

Detailed Description

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

Definition at line 65 of file op_types.h.

Member Data Documentation

◆ value

template<class T >
constexpr bool CNORXZ::is_operation< T >::value = std::is_base_of<COpInterface<T>,T>::value
staticconstexpr

Definition at line 66 of file op_types.h.


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