Assert free called for allocated char *.
More...
#include <zypp-core/base/String.h>
Assert free called for allocated char *.
...
SafeBuf safe;
vasprintf( &safe._buf, format,
ap );
return safe.asString();
nullptr CURL handle void p CURLversion nullptr struct curl_slist list CURLM CURLM_INTERNAL_ERROR CURLM CURL CURLM_INTERNAL_ERROR CURLM curl_socket_t int int CURLM_INTERNAL_ERROR CURLINFO va_list ap
Definition at line 191 of file String.h.
◆ SafeBuf()
| zypp::str::SafeBuf::SafeBuf |
( |
| ) |
|
|
inline |
◆ ~SafeBuf()
| zypp::str::SafeBuf::~SafeBuf |
( |
| ) |
|
|
inline |
◆ asString()
| std::string zypp::str::SafeBuf::asString |
( |
| ) |
const |
|
inline |
◆ _buf
| char* zypp::str::SafeBuf::_buf |
The documentation for this struct was generated from the following file: