ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
propertyformatters.hpp File Reference

Description:


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 dependency graph for propertyformatters.hpp:

Go to the source code of this file.

Classes

struct  PropertyFormatterMapAppendable< TFormattable, TOptionEnum >
 
class  PropertyFormatters< TFormattable, TVariable >
 
struct  T_Append< typename lang::format::PropertyFormatterMapAppendable< TFormattable, TOptionEnum > *, character >
 
struct  T_Append< typename lang::format::PropertyFormatterMapAppendable< TFormattable, TOptionEnum >, character >
 

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.