Select< PORT, MASK, OWNER > Struct Template Reference

#include <micronodes_ports.h>

Public Types

using  type = typename std::conditional<( Int (PORT::MicroNodeClass::MICRONODE_TYPE) &MASK) !=0, typename PORT::template Port< OWNER >, 选择 >:: type

静态公共属性

static constexpr Int   COUNT

Member Typedef Documentation

◆  type

using type = typename std::conditional<( Int (PORT::MicroNodeClass::MICRONODE_TYPE) & MASK) != 0, typename PORT::template Port<OWNER>, 选择 >:: type

Member Data Documentation

◆  COUNT

constexpr Int COUNT
static constexpr