|
BDE 4.39.x Production Release
|
#include <bsls_ident.h>#include <bslscm_version.h>#include <bslalg_numericformatterutil.h>#include <bslmf_conditional.h>#include <bslmf_enableif.h>#include <bslmf_integralconstant.h>#include <bslmf_isintegral.h>#include <bslmf_issame.h>#include <bslmf_movableref.h>#include <bsls_compilerfeatures.h>#include <bsls_exceptionutil.h>#include <bsls_libraryfeatures.h>#include <bsls_nullptr.h>#include <bsls_unspecifiedbool.h>#include <bsls_util.h>#include <bslstl_array.h>#include <bslstl_iterator.h>#include <bslstl_monostate.h>#include <bslstl_string.h>#include <bslstl_stringview.h>#include <bslstl_utility.h>#include <bslstl_variant.h>#include <bslfmt_formaterror.h>#include <bslfmt_formatterbase.h>Go to the source code of this file.
Classes | |
| class | bslfmt::basic_format_arg< basic_format_context< t_OUT, t_CHAR > > |
| class | bslfmt::basic_format_arg< basic_format_context< t_OUT, t_CHAR > >::handle |
| class | bslfmt::Format_ArgUtil |
Typedefs | |
| typedef basic_format_context< Format_ContextOutputIteratorRef< char >, char > | bslfmt::format_context |
| typedef basic_format_context< Format_ContextOutputIteratorRef< wchar_t >, wchar_t > | bslfmt::wformat_context |
Functions | |
| template<class t_VISITOR , class t_CONTEXT > | |
| bsl::invoke_result< t_VISITOR &, bsl::monostate & >::type | bslfmt::visit_format_arg (t_VISITOR &visitor, basic_format_arg< t_CONTEXT > arg) |
The content of this file has been pre-processed for Doxygen.