free called for allocated char *.
More...
#include <String.h>
Public Member Functions | |
| SafeBuf () | |
| ~SafeBuf () | |
| std::string | asString () const |
Public Attributes | |
| char * | _buf |
free called for allocated char *.
... SafeBuf safe; vasprintf( &safe._buf, format, ap ); return safe.asString();
Definition at line 73 of file String.h.
| std::string zypp::str::SafeBuf::asString | ( | ) | const [inline] |
| char* zypp::str::SafeBuf::_buf |
1.5.3