Compounds | |
struct | MAppend |
struct | MCompare |
Unary function object to compare item features. More... | |
struct | MComparePointer |
Unary function object to compare item features. More... | |
struct | MDelete |
Unary function object to delete parameters. More... | |
struct | MRandomNumberGenerator |
Function object to generate random numbers. More... | |
struct | MSum |
Unary function object to sum all the sizes of the items passed. More... | |
struct | MSumPointer |
class | TVariableArgumentArray |