Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 857 Bytes

File metadata and controls

25 lines (13 loc) · 857 Bytes

VlppReflection

C++ Reflection Utilities.

License

This project is licensed under the License repo.

Source code in this repo is for reference only, please use the source code in the Release repo.

You are welcome to contribute to this repo by opening pull requests.

Document

Ask DeepWiki

For Gaclib: click here

For VlppReflection: click here

Unit Test

For Windows, open Test/UnitTest/UnitTest.sln, and run the UnitTest project.

For Linux, use Test/Linux/makefile to build and run the unit test project.