textwolf
0.2
|
Fixed size buffer fulfilling the requirement of a back insertion sequence needed for textwolf output. More...
#include "textwolf/exception.hpp"
#include <cstddef>
#include <cstring>
#include <cstdlib>
#include <stdexcept>
#include <new>
Go to the source code of this file.
Classes | |
class | textwolf::StaticBuffer |
Simple back insertion sequence for storing the outputs of textwolf in a contant size buffer. More... | |
Namespaces | |
textwolf | |
Toplevel namespace of the library. | |
Fixed size buffer fulfilling the requirement of a back insertion sequence needed for textwolf output.