util Directory Reference

Directories

Files

file  Algorithms.h [code]
 Headerfile for generic algorithms.
 
file  AlignedAllocator.h [code]
 Header file for the AlignedAllocator implementation.
 
file  AlignedArray.h [code]
 Header file for the AlignedArray implementation.
 
file  AlignmentCheck.h [code]
 Header file for the alignment check function.
 
file  AsConst.h [code]
 Header file for the as_const function template.
 
file  Assert.h [code]
 Header file for run time assertion macros.
 
file  CheckedDelete.h [code]
 Type-checked delete operations.
 
file  ColorMacros.h [code]
 Header file for color macros.
 
file  Complex.h [code]
 Header file for the complex data type.
 
file  Constraints.h [code]
 Header file for compile time constraints.
 
file  DecltypeAuto.h [code]
 Header file for the decltype(auto) workaround.
 
file  DimensionOf.h [code]
 Compile time evaluation of array sizes.
 
file  DisableIf.h [code]
 Header file for the DisableIf class template.
 
file  EmptyType.h [code]
 Header file for the empty type.
 
file  EnableIf.h [code]
 Header file for the EnableIf class template.
 
file  Exception.h [code]
 Header file for exception macros.
 
file  FalseType.h [code]
 Header file for the FalseType type/value trait base class.
 
file  FunctionTrace.h [code]
 Header file for the function trace functionality.
 
file  Indices.h [code]
 Header file for the Indices class.
 
file  InitializerList.h [code]
 Header file for the initializer_list template.
 
file  IntegralConstant.h [code]
 Header file for the IntegralConstant class template.
 
file  InvalidType.h [code]
 Utility type for generic codes.
 
file  Limits.h [code]
 Numerical limits of built-in data types.
 
file  Memory.h [code]
 Header file for memory allocation and deallocation functionality.
 
file  MemoryPool.h [code]
 Header file for the memory pool class.
 
file  Misalignment.h [code]
 Header file for the misalignment function.
 
file  MPL.h [code]
 Header file for all meta-programming tools.
 
file  NonCopyable.h [code]
 Base class for non-copyable class instances.
 
file  NonCreatable.h [code]
 Base class for non-creatable (static) classes.
 
file  NullType.h [code]
 Utility type for generic codes.
 
file  NumericCast.h [code]
 Cast operators for numeric types.
 
file  PointerCast.h [code]
 Cast operators for pointer types.
 
file  Policies.h [code]
 Header file for policy classes.
 
file  Random.h [code]
 Implementation of a random number generator.
 
file  Serialization.h [code]
 Header file for all serialization functionality.
 
file  Singleton.h [code]
 Header file for the Singleton class.
 
file  SmallArray.h [code]
 Header file for the SmallArray implementation.
 
file  StaticAssert.h [code]
 Compile time assertion.
 
file  Suffix.h [code]
 Header file for compile time constraints.
 
file  Template.h [code]
 Header file for nested template disabiguation.
 
file  Thread.h [code]
 Header file for the Thread class.
 
file  ThreadPool.h [code]
 Header file of the ThreadPool class.
 
file  Time.h [code]
 Header file for time functions.
 
file  Timing.h [code]
 Header file for the timing submodule.
 
file  TrueType.h [code]
 Header file for the TrueType type/value trait base class.
 
file  TypeList.h [code]
 Header file for the Unique class template.
 
file  Types.h [code]
 Header file for basic type definitions.
 
file  TypeTraits.h [code]
 Header file for all type traits.
 
file  UnsignedValue.h [code]
 Header file for the UnsignedValue class.
 
file  Unused.h [code]
 Header file for the UNUSED_PARAMETER function template.
 
file  Util.h [code]
 Utility module documentation.
 
file  ValueTraits.h [code]
 Header file for all value traits.