https://github.com/digitalinblue/reflect
C++ Data Reflection Header-Only Library
https://github.com/digitalinblue/reflect
Last synced: over 1 year ago
JSON representation
C++ Data Reflection Header-Only Library
- Host: GitHub
- URL: https://github.com/digitalinblue/reflect
- Owner: DigitalInBlue
- License: other
- Created: 2013-03-27T17:01:53.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-07-11T00:40:13.000Z (almost 12 years ago)
- Last Synced: 2023-04-05T20:42:18.284Z (about 3 years ago)
- Language: C++
- Size: 463 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
#Reflect
###C++ Reflection Library
Copyright 2013 John Farrier, Hellebore Consulting LLC
Apache 2.0 License
##Overview
Data reflection header-only library for C++.
Supports google test unit testing framework.
