#include <pantheios/pantheios.hpp>
#include <pantheios/inserters/fmt.hpp>
#include <stlsoft/shims/access/string/fwd.h>
#include <stlsoft/printf_traits.hpp>
Go to the source code of this file.
Namespaces | |
namespace | pantheios |
namespace | stlsoft |
Classes | |
class | pantheios::integer |
Class for inserting integral types into Panthieos logging statements. More... | |
union | pantheios::integer::u |
Functions | |
char const * | pantheios::c_str_data_a (integer const &i) |
char const * | pantheios::c_str_data (integer const &i) |
size_t | pantheios::c_str_len_a (integer const &i) |
size_t | pantheios::c_str_len (integer const &i) |
char const * | pantheios::c_str_ptr_a (integer const &i) |
char const * | pantheios::c_str_ptr (integer const &i) |
|
|
pantheios Library documentation © Matthew Wilson, 2006 |
|