plugify  1.0.0.0
Static Public Attributes | List of all members
plg::detail::node_trait< false > Struct Reference

Static Public Attributes

template<class A , class B >
static constexpr auto elem_size = A::elem_size + B::elem_size
 
template<std::size_t Index, class A >
static constexpr char ctor_branch = (Index < A::elem_size) ? 1 : 2
 

Detailed Description

Definition at line 197 of file variant.hpp.


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