bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
Loading...
Searching...
No Matches
MemOut.h File Reference
#include <ostream>
#include <span>
Include dependency graph for MemOut.h:

Go to the source code of this file.

Classes

struct  bux::C_OMemBufAsMemberT< _CharT, _Traits >
 
struct  bux::C_OMemBufAsMemberT< _CharT, _Traits >::C_OMemBuf
 
class  bux::C_OMemStreamT< _CharT, _Traits >
 

Namespaces

namespace  bux
 THE common namespace of bux library.
 

Typedefs

using bux::C_OMemStream = C_OMemStreamT<char>