• Stars
    star
    360
  • Rank 118,230 (Top 3 %)
  • Language
    C++
  • License
    Other
  • Created over 9 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Common C++ construction, including string operation / generic container / linq / etc

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.