![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
Functions | |
| template<class NewT , class OldT , class... Args> | |
| constexpr void | reinit_expected (NewT *new_val, OldT *old_val, Args &&...args) | 
Variables | |
| template<class T > | |
| constexpr bool | is_expected = false | 
| template<class T , class E > | |
| constexpr bool | is_expected< expected< T, E > > = true | 
| template<class T > | |
| constexpr bool | is_unexpected = false | 
| template<class T > | |
| constexpr bool | is_unexpected< unexpected< T > > = true | 
      
  | 
  constexpr | 
      
  | 
  constexpr | 
      
  | 
  constexpr | 
      
  | 
  constexpr | 
      
  | 
  constexpr |