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

Description:

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

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

Definition in file appendables.inl.

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< bool, TChar, TAllocator >
 Specialization of functor AppendableTraits for type bool. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< double, TChar, TAllocator >
 Specialization of functor AppendableTraits for type double. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< float, TChar, TAllocator >
 Specialization of functor AppendableTraits for type float. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< int16_t, TChar, TAllocator >
 Specialization of functor AppendableTraits for type int16_t. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< int32_t, TChar, TAllocator >
 Specialization of functor AppendableTraits for type int32_t. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< int64_t, TChar, TAllocator >
 Specialization of functor AppendableTraits for type int64_t. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< int8_t, TChar, TAllocator >
 Specialization of functor AppendableTraits for type int8_t. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< intGap_t, TChar, TAllocator >
 Specialization of functor AppendableTraits for type intGap_t. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< lang::CallerInfo, TChar, TAllocator >
 
struct  alib::strings::APPENDABLES::AppendableTraits< long double, TChar, TAllocator >
 Specialization of functor AppendableTraits for type long double. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< std::thread::id, TChar, TAllocator >
 Specialization of functor AppendableTraits for type std::thread::id.
More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< std::type_info, TChar, TAllocator >
 
struct  alib::strings::APPENDABLES::AppendableTraits< threads::Thread, nchar, lang::HeapAllocator >
 Specialization of functor AppendableTraits for type Thread. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< threads::Thread, wchar, lang::HeapAllocator >
 Specialization of functor AppendableTraits for type Thread. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< time::DateTime::Duration, TChar, TAllocator >
 
struct  alib::strings::APPENDABLES::AppendableTraits< time::Ticks::Duration, TChar, TAllocator >
 
struct  alib::strings::APPENDABLES::AppendableTraits< uint16_t, TChar, TAllocator >
 Specialization of functor AppendableTraits for type uint16_t. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< uint32_t, TChar, TAllocator >
 Specialization of functor AppendableTraits for type uint32_t. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< uint64_t, TChar, TAllocator >
 Specialization of functor AppendableTraits for type uint64_t. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< uint8_t, TChar, TAllocator >
 Specialization of functor AppendableTraits for type uint8_t. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< uintGap_t, TChar, TAllocator >
 Specialization of functor AppendableTraits for type uintGap_t. More...
 

Namespaces

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

Enumerations

enum class  alib::strings::APPENDABLES::DayTimeUnits {
  alib::strings::APPENDABLES::TS_ZERO , alib::strings::APPENDABLES::DayPlural , alib::strings::APPENDABLES::DaySingular , alib::strings::APPENDABLES::HourPlural ,
  alib::strings::APPENDABLES::HourSingular , alib::strings::APPENDABLES::MinPlural , alib::strings::APPENDABLES::MinSingular , alib::strings::APPENDABLES::SecPlural ,
  alib::strings::APPENDABLES::SecSingular , alib::strings::APPENDABLES::MlSecPlural , alib::strings::APPENDABLES::MlSecSingular , alib::strings::APPENDABLES::McSecPlural ,
  alib::strings::APPENDABLES::McSecSingular , alib::strings::APPENDABLES::NSecPlural , alib::strings::APPENDABLES::NSecSingular , alib::strings::APPENDABLES::SIZE_OF_UNITS
}
 

Variables

String alib::strings::APPENDABLES::DT_UNITS [size_t(DayTimeUnits::SIZE_OF_UNITS)]