libupnpp 0.16.0
A C++ wrapper for the Portable UPnP reference library
Public Member Functions | List of all members
MedocUtils::DirtySmartBuf Class Reference

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
 
DirtySmartBufoperator= (const DirtySmartBuf &)=delete
 
char * buf ()
 

Detailed Description

Stupid little smart buffer handler avoiding value-initialization when not needed (e.g.

for using as read buffer


The documentation for this class was generated from the following file: