|
|
|
|
|
||
#include <fastformat/fastformat.h>
#include <fastformat/exceptions.hpp>
#include <fastformat/format/standard_flags.hpp>
#include <fastformat/internal/stlsoft.h>
#include <fastformat/quality/contract.h>
#include <stlsoft/memory/auto_buffer.hpp>
#include <stlsoft/shims/access/string.hpp>
#include <stlsoft/string/string_traits.hpp>
#include <stlsoft/string/string_view.hpp>
#include <fastformat/shims/action/fmt_slices/generic_string.hpp>
#include <fastformat/shims/conversion/filter_type/fast_integers.hpp>
#include <fastformat/internal/generated/api_functions.hpp>
#include <fastformat/internal/initialiser.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | fastformat |
| namespace | fastformat::internal |
| namespace | fastformat::internal::helpers |
| namespace | fastformat::filters |
Functions | |
| template<typename T, typename C> | |
| T const & | filter_type (T const &t, T const *, C const volatile *) |
| Degenerate case, which does no conversion. | |
|
|
|
| FastFormat Library documentation © Matthew Wilson, 2006-2009 |
|