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 52 of file String.h.
|
|
|
|
|
Definition at line 57 of file String.h. Referenced by zypp::str::form(). |
|
Definition at line 54 of file String.h. Referenced by zypp::str::form(). |