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

Description:

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;
Include dependency graph for propertyformatters.mpp:
This graph shows which files directly or indirectly include this file:

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.