Loreon
Labs
Platform
Docs
Home
Ecosystems
C++
Reflectpp
Reflection for c++
C++
Emerging
c-plus-plus
introspection
reflection
serialization
GitHub
Stars
2
Forks
—
Contributors
1
Last push
31mo ago
Recent commits
Latest commits.
Lots of changes, splitted Reflection.h into several small files to allow the new function ReflectFieldSet being able to be overriden
13502d4
Zal0
31mo ago
ReflectionJsonTools: Serialize and Deserialize params refactor
8b626aa
Zal0
49mo ago
using ostream and istream instead of fstreams, because it will allow the usage of stringstreams for serializarion/deserialization
b84bf32
Zal0
49mo ago
Avoid reading a file beyond the last '}' of a json when parsing a Reflectable object
6fe19b5
Zal0
49mo ago
- replaced char array with string to avoid buffer overflow when parsing a big block of {} or [] being serialized info fields that are not classes or arrays
42d2922
Zal0
50mo ago
Removed some code that seems legacy (and it's causing issues with empty classes)
9b8678f
Zal0
61mo ago
Fixed memory leak on reflecfileld get and set when using strings
0d2dc49
Zal0
61mo ago
Exposed several json tools, small code refactor
4c972a6
Zal0
62mo ago
Top contributors
Builders behind this project.
Zal0
150 commits