include/pantheios/inserters/real.hpp File Reference


Detailed Description

[C++ only] Definition of the pantheios::real string inserter for for floating-point built-in types.

#include <pantheios/pantheios.hpp>
#include <pantheios/inserters/fmt.hpp>
#include <stlsoft/shims/access/string/fwd.h>

Go to the source code of this file.

Namespaces

namespace  pantheios
namespace  stlsoft

Classes

class  pantheios::real
 Class for inserting floating-point types into Panthieos logging statements. More...
union  pantheios::real::u

Functions

char const * pantheios::c_str_data_a (real const &r)
char const * pantheios::c_str_data (real const &r)
size_t pantheios::c_str_len_a (real const &r)
size_t pantheios::c_str_len (real const &r)
char const * pantheios::c_str_ptr_a (real const &r)
char const * pantheios::c_str_ptr (real const &r)

pantheios Library documentation © Matthew Wilson, 2006 SourceForge.net Logo