ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
format.hpp 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.hpp.

#include "alib/strings/astring.hpp"
#include "alib/boxing/boxing.hpp"
#include <limits>
Include dependency graph for format.hpp:
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 >::Hex
 
struct  TFormat< TChar >::Oct
 
struct  T_Append< TFormat< TChar >, TChar >
 
struct  T_Append< typename TFormat< TChar >::Bin, TChar >
 
struct  T_Append< typename TFormat< TChar >::Escape, TChar >
 
struct  T_Append< typename TFormat< TChar >::Field, TChar >
 
struct  T_Append< typename TFormat< TChar >::Hex, TChar >
 
struct  T_Append< typename TFormat< TChar >::Oct, TChar >
 
struct  T_Append< typename TFormat< TChar >::Tab, TChar >
 
struct  TFormat< TChar >::Tab
 
class  TFormat< TChar >
 

Namespaces

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