An open API service indexing awesome lists of open source software.

https://github.com/cbefus/generalizedcppfactory

A generalized factory in C++ that allows products to register themselves to the factory and the factory to build them
https://github.com/cbefus/generalizedcppfactory

Last synced: about 2 months ago
JSON representation

A generalized factory in C++ that allows products to register themselves to the factory and the factory to build them

Awesome Lists containing this project