Skip to content

A library for registering functions and types to persistent global registries in a boilerplate-free and flexible way.

License

Notifications You must be signed in to change notification settings

Lucretiel/cppregistry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cppregistry

A library for registering functions and types to persistant global databases in a boilerplate-free and flexible way.

Build example

git clone git@github.com:Lucretiel/cppregistry.git
cd cppregistry

mkdir build
cmake .. && make
./example

About

A library for registering functions and types to persistent global registries in a boilerplate-free and flexible way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages