Regina Calculation Engine
|
Miscellaneous utility classes for working with registries of packet types, normal coordinate systems, and so on. More...
#include <cstddef>
Classes | |
struct | regina::Returns< ReturnType_ > |
A convenience base class for a function object, which does nothing beyond provide a ReturnType typedef. More... | |
struct | regina::NewFunction1< Base, Arg > |
A function object that creates a new object subclassed from Base, where the particular subclass is chosen according to the template argument to operator(). More... | |
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Miscellaneous utility classes for working with registries of packet types, normal coordinate systems, and so on.