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

#include <xpr_base.h>

Static Public Attributes

static constexpr bool value = std::is_base_of<XprInterface<X>,X>::value
 

Detailed Description

template<class X>
struct CNORXZ::is_xpr< X >

Definition at line 90 of file xpr_base.h.

Member Data Documentation

◆ value

template<class X >
constexpr bool CNORXZ::is_xpr< X >::value = std::is_base_of<XprInterface<X>,X>::value
staticconstexpr

Definition at line 92 of file xpr_base.h.


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