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

#include <pos_type.h>

Static Public Attributes

static constexpr bool value = sizeof...(OPosTs) == 0 ? is_pos_type<OPosT1>::value : pos_types_consecutive_2<OPosT1,OPosTs...>::value
 

Detailed Description

template<class OPosT1, class... OPosTs>
struct CNORXZ::pos_types_consecutive< OPosT1, OPosTs >

Definition at line 348 of file pos_type.h.

Member Data Documentation

◆ value

template<class OPosT1 , class... OPosTs>
constexpr bool CNORXZ::pos_types_consecutive< OPosT1, OPosTs >::value = sizeof...(OPosTs) == 0 ? is_pos_type<OPosT1>::value : pos_types_consecutive_2<OPosT1,OPosTs...>::value
staticconstexpr

Definition at line 350 of file pos_type.h.


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