Orcus
|
Public Types | |
enum class | value_type { unknown = 0 , index , data } |
Public Member Functions | |
pivot_ref_rc_field_t (const pivot_ref_rc_field_t &other) | |
pivot_ref_rc_field_t (pivot_ref_rc_field_t &&other) | |
pivot_ref_rc_field_t (std::size_t _index) | |
pivot_ref_rc_field_t (value_type vt) | |
pivot_ref_rc_field_t & | operator= (pivot_ref_rc_field_t other) |
void | swap (pivot_ref_rc_field_t &other) noexcept |
Public Attributes | |
value_type | type = value_type::unknown |
std::size_t | index = 0 |