Changeset 2d6ae0 for src/Patterns/Registry.hpp
- Timestamp:
- Feb 10, 2011, 4:51:35 PM (15 years ago)
- Children:
- 7fff6c
- Parents:
- d1a85d
- File:
-
- 1 edited
-
src/Patterns/Registry.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Patterns/Registry.hpp
rd1a85d r2d6ae0 55 55 * -# in the definition add CONSTRUCT_REGISTRY(foo) to the code such that the templated 56 56 * functions get instantiated there (otherwise you'll get undefined reference errors). 57 * -# The type stored in the registry needs to have a std::string getName() function that 58 * returns the name under which the instance is stored. 57 59 * 58 60 */
Note:
See TracChangeset
for help on using the changeset viewer.
