~basic_outcome()
Destructor.
Requires: Always available.
Complexity: Same as for value_type’s, error_type’s and exception_type’s destructors. Constexpr, triviality and noexcept of underlying operations is propagated.
      Boost
      C++ Libraries
    
  
    ...one of the most highly
    regarded and expertly designed C++ library projects in the
    world.
 — Herb Sutter and Andrei
    Alexandrescu, C++
    Coding Standards
~basic_outcome()Destructor.
Requires: Always available.
Complexity: Same as for value_type’s, error_type’s and exception_type’s destructors. Constexpr, triviality and noexcept of underlying operations is propagated.
Last revised: January 31, 2019 at 01:07:35 UTC