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>
import ALib.Variables;
import ALib.Exceptions;
import ALib.EnumRecords;
import ALib.Format.PropertyFormatter;
import ALib.Strings;
import ALib.Format;
import ALib.Lang;
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. | |