nlib
ReallocOutputStream.h File Reference
#include <stdlib.h>
#include "nn/nlib/UniquePtr.h"
#include "nn/nlib/OutputStream.h"

Go to the source code of this file.

Classes

class  nn::nlib::ReallocOutputStream
 The class for output streams written to memory expanded using nlib_realloc or another realloc function. More...
 

Namespaces

 nn::nlib
 Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias.