ALib C++ Framework
by
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
propertyformatters.mpp File Reference

Description:

This header-file is part of the ALib C++ Framework. 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.

Classes

struct  alib::strings::APPENDABLES::AppendableTraits< typename format::PropertyFormatterMapAppendable< TFormattable, TOptionEnum > *, character, lang::HeapAllocator >
struct  alib::strings::APPENDABLES::AppendableTraits< typename format::PropertyFormatterMapAppendable< TFormattable, TOptionEnum >, character, lang::HeapAllocator >
struct  alib::format::PropertyFormatterMapAppendable< TFormattable, TOptionEnum >
class  alib::format::PropertyFormatters< TFormattable, TVariables >

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.