0.12.0
Freundlich's C++ toolkit
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Modules
Here is a list of all modules:
[detail level 123]
\fcpptThe main fcppt module
 ofcppt.algorithmGeneral-purpose algorithms that don't really fit into a common category
 ofcppt.alignmentTypedef structs and macros to specify alignment
 ofcppt.assertMacros and functions for assertions
 ofcppt.assignA replacement for boost::assign
 ofcppt.castsCast helpers which provide more type information or do additional checks
 ofcppt.containerVarious containers complementing the standard library and boost
 |ofcppt.container.arrayAn implementation of std::array (see here for a reference)
 |ofcppt.container.bitfieldA wrapper around a bitfield using an enum
 |ofcppt.container.gridA simple n-dimensional array
 |ofcppt.container.ptrHelper functions and classes for boost.ptr_container
 |ofcppt.container.raw_vectorA special vector class for POD types
 |\fcppt.container.treeA tree data structure
 ofcppt.endiannessFunctions to convert and query endianness
 ofcppt.exportMacros related to library visibility
 ofcppt.filesystemHelper functions for boost::filesystem
 ofcppt.ioIO-related typedefs and functions
 ofcppt.logLogging classes and functions
 ofcppt.mathEverything math-related goes in here
 |ofcppt.math.boxA class representing axis-aligned rectangles, boxes, hypercubes, ..
 |ofcppt.math.dimA class representing dynamic or static n-dimensional dimensions
 |ofcppt.math.matrixA class representing dynamic or static n-dimensional vectors
 |ofcppt.math.quaternionContains various helper functions for boost::quaternion
 |\fcppt.math.vectorA class representing dynamic or static n-dimensional vectors
 ofcppt.mplMPL related helper functions and metafunctions
 ofcppt.optionalA class that makes values optional
 ofcppt.preprocessorMacros for controlling warnings and printing message
 ofcppt.randomRandom number generators and distributions
 ofcppt.refReference wrappers
 ofcppt.signalAn implementation of a managed signals and slots system (replacement for boost's signals)
 ofcppt.smart_pointersSmart pointers and their utilities
 ofcppt.stringString-related functions and types
 ofcppt.strong_typedefThe strong typedef class and helper macros
 ofcppt.timeTime query, formatting and sleep utilities
 ofcppt.type_traitsSome additional type traits
 ofcppt.variantA class that can hold any object from a fixed set of types
 \fcppt.variousDocuments smaller features that do not warrant their own modules