|
di 0.1.0
|
#include <di/vocab/error/string_error.h>
Public Member Functions | |
| StringError ()=default | |
| constexpr | StringError (String value) |
| constexpr auto | empty () const |
| constexpr auto | operator== (StringError const &other) const -> bool |
| auto | erased () const -> ErasedString |
Friends | |
| constexpr friend auto | tag_invoke (Tag< concepts::trivially_relocatable >, InPlaceType< StringError >) -> bool |
|
default |
|
inlineexplicitconstexpr |
|
inlineconstexpr |
|
inline |
|
inlineconstexpr |
|
friend |