This header file is part of sub-namespace alib::lang::format of module ALib BaseCamp of the ALib C++ Library.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file propertyformatters.hpp.
#include "alib/lang/format/propertyformatter.hpp"#include "alib/lang/format/fmtexceptions.hpp"#include "alib/config/configuration.hpp"#include "alib/lang/message/report.hpp"#include <unordered_map>Go to the source code of this file.
Namespaces | |
| namespace | alib |
| namespace | alib::lang |
| namespace | alib::lang::format |
| namespace | alib::strings |
| namespace | alib::strings::APPENDABLES |
Typedefs | |
| template<typename TFormattable , typename TOptionEnum > | |
| using | PropertyFormatters = lang::format::PropertyFormatters<TFormattable, TOptionEnum> |
| Type alias in namespace alib. | |