Public Member Functions | |
custom_string () | |
custom_string (std::string const &value) | |
std::string const & | value () const |
Private Attributes | |
std::string | value_ |
Definition at line 12 of file mystring.cpp.
|
inline |
Definition at line 15 of file mystring.cpp.
|
inline |
Definition at line 16 of file mystring.cpp.
|
inline |
Definition at line 17 of file mystring.cpp.
|
private |
Definition at line 19 of file mystring.cpp.