open-cpp-utils 0.0.1
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nopen_cpp_utils
 CanyWrapper for a value with multiple types
 Cany< T, Rest... >
 Cany<>
 Cconstant_valueCompile-time constant value
 Cdirected_treeClass for creating a directed tree
 Cbreadth_firstBreadth first traversal
 Cin_orderIn-order traversal
 Cpost_orderPost-order traversal
 Cpre_orderPre-order traversal
 CtraverserVisitor pattern for traversing the tree
 Cdyn_array
 Cfixed_array
 Cfixed_array< T, N >Wrapper for array of type T with fixed length N
 Coptional