Regina Calculation Engine
Classes | Namespaces
registryutils.h File Reference

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.
 

Detailed Description

Miscellaneous utility classes for working with registries of packet types, normal coordinate systems, and so on.


Copyright © 1999-2014, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).