evanhutomo / cpp_collection

collection of my cpp boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpp collection

collection of my cpp boilerplate code

list of samplecode

  1. sampleapp1 (demonstrate static/shared library)
  2. sampleapp2 (demonstrate how to use cmake build)
    • class lat1: sandbox for testing STD lib
    • class lat2: include external library (vcpkg) to cmake build
  3. sampleapp3 (kotobakoe - a simple kotoba parse to json)
  4. sampleapp4 (game)

About

collection of my cpp boilerplate


Languages

Language:C++ 74.3%Language:C 13.6%Language:CMake 10.7%Language:Shell 1.4%