libupnpp 0.16.0
A C++ wrapper for the Portable UPnP reference library
|
Stupid little smart buffer handler avoiding value-initialization when not needed (e.g. More...
#include <smallut.h>
Public Member Functions | |
DirtySmartBuf (size_t sz) | |
DirtySmartBuf (const DirtySmartBuf &)=delete | |
DirtySmartBuf & | operator= (const DirtySmartBuf &)=delete |
char * | buf () |
Stupid little smart buffer handler avoiding value-initialization when not needed (e.g.
for using as read buffer