|
bux API Reference 1.12.3
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.
|
#include <ostream>#include <span>
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> |