reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
595 HasError = Other.HasError; 598 Other.Unchecked = false; 602 new (getStorage()) storage_type(std::move(*Other.getStorage())); 604 new (getErrorStorage()) error_type(std::move(*Other.getErrorStorage()));