![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
This is the complete list of members for helper::Optional< ValueType >, including all inherited members.
| has_value() const | helper::Optional< ValueType > | inline | 
| is_set_ | helper::Optional< ValueType > | private | 
| operator bool() const | helper::Optional< ValueType > | inline | 
| operator*() | helper::Optional< ValueType > | inline | 
| operator*() const | helper::Optional< ValueType > | inline | 
| operator->() | helper::Optional< ValueType > | inline | 
| operator->() const | helper::Optional< ValueType > | inline | 
| operator=(const Optional &value) | helper::Optional< ValueType > | inline | 
| operator=(const ValueType value) | helper::Optional< ValueType > | inline | 
| Optional()=default | helper::Optional< ValueType > | |
| Optional(const ValueType value) | helper::Optional< ValueType > | inline | 
| Optional(const Optional &other) | helper::Optional< ValueType > | inline | 
| reset() | helper::Optional< ValueType > | inline | 
| v_ | helper::Optional< ValueType > | private | 
| value() const | helper::Optional< ValueType > | inline |