This header-file is part of the ALib C++ Library. With supporting legacy or module builds, .mpp-files are either recognized by the build-system as C++20 Module interface files, or are included by the import/include headers.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file propertyformatters.mpp.
#include "alib/alib.inl"#include <unordered_map>#include "ALib.Lang.H"#include "ALib.Strings.H"#include "ALib.EnumRecords.H"#include "ALib.Exceptions.H"#include "ALib.Format.H"#include "ALib.Format.PropertyFormatter.H"#include "ALib.Variables.H"Go to the source code of this file.
Namespaces | |
| namespace | alib |
| namespace | alib::format |
| namespace | alib::strings |
| namespace | alib::strings::APPENDABLES |
Typedefs | |
| template<typename TFormattable, typename TOptionEnum> | |
| using | alib::PropertyFormatters = format::PropertyFormatters<TFormattable, TOptionEnum> |
| Type alias in namespace alib. | |