|
mdds
|
Public Member Functions | |
| bool | operator== (const leaf_value_type &r) const noexcept(noexcept(std::declval< value_type >()==std::declval< value_type >())) |
| bool | operator!= (const leaf_value_type &r) const noexcept(noexcept(!operator==(r))) |
Public Attributes | |
| value_type | value |