Skip to content

C++ properties, read only and/or dynamic getters

License

Notifications You must be signed in to change notification settings

oskarirauta/property_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License:MIT C++ CI build

property_cpp

C++ properties, read only and/or dynamic getters

Note:

a header only implementation

Documentation

Use case sample is provided in example code

Examples

Example code is provided