|
|
|
|
|
||
#include <fastformat/fastformat.h>
#include <fastformat/internal/stlsoft.h>
#include <fastformat/quality/contract.h>
#include <stlsoft/string/shim_string.hpp>
#include <stdio.h>
Go to the source code of this file.
Namespaces | |
| namespace | fastformat |
| namespace | fastformat::filters |
Functions | |
| stlsoft::basic_shim_string < ff_char_t, 32 > | filter_type (double value, double const *, ff_char_t const volatile *) |
Filtering conversion shim function for implicitly adapting double floating points as format arguments. | |
| stlsoft::basic_shim_string < ff_char_t, 32 > | filter_type (float value, float const *, ff_char_t const volatile *) |
Filtering conversion shim function for implicitly adapting float floating points as format arguments. | |
|
|
|
| FastFormat Library documentation © Matthew Wilson, 2006-2009 |
|