I've moved this repository over to GitHub. The new URL is https://github.com/psalvaggio/cppregpattern
An implementation of the Registry pattern, which allows derived classes of a common super class to be constructed by their string class name. All subclasses must share a common constructor in order to be constructed by this implementation of the registry pattern.
See registry.h and examples/example.cpp for detailed usage information.
Follow C++ Registry Pattern
Other Useful Business Software
Build Data Resilience - Take the Assessment Today
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of C++ Registry Pattern!