Vlpp
Common Cross-Platform C++ Construction.
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
For Gaclib: click here
For Vlpp: 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.