ALib C++ Library
Library Version: 2412 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
format.inl File Reference

Description:

This header file is part of module ALib Strings of the ALib C++ Library.

© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file format.inl.

#include "alib/boxing/boxing.hpp"
#include <limits>
Include dependency graph for format.inl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TFormat< TChar >::Bin
 
struct  TFormat< TChar >::Escape
 
struct  TFormat< TChar >::Field
 
struct  TFormat< TChar >::Fill
 
struct  TFormat< TChar >::Hex
 
struct  TFormat< TChar >::Oct
 
struct  T_Append< TFormat< TChar >, TChar, TAllocator >
 Specialization of functor T_Append for type Format. More...
 
struct  T_Append< typename TFormat< TChar >::Bin, TChar, TAllocator >
 Specialization of functor T_Append for type Format::Bin. More...
 
struct  T_Append< typename TFormat< TChar >::Escape, TChar, TAllocator >
 Specialization of functor T_Append for type Format::Escape. More...
 
struct  T_Append< typename TFormat< TChar >::Field, TChar, TAllocator >
 Specialization of functor T_Append for type Format::Field. More...
 
struct  T_Append< typename TFormat< TChar >::Fill, TChar, TAllocator >
 Specialization of functor T_Append for type Format::Fill. More...
 
struct  T_Append< typename TFormat< TChar >::Hex, TChar, TAllocator >
 Specialization of functor T_Append for type Format::Hex. More...
 
struct  T_Append< typename TFormat< TChar >::Oct, TChar, TAllocator >
 Specialization of functor T_Append for type Format::Oct. More...
 
struct  T_Append< typename TFormat< TChar >::Tab, TChar, TAllocator >
 Specialization of functor T_Append for type Format::Tab. More...
 
struct  TFormat< TChar >::Tab
 
class  TFormat< TChar >
 

Namespaces

namespace  alib
 
namespace  alib::strings
 
namespace  alib::strings::APPENDABLES