shukitchan / libswoc

Solid Wall of C++ Library.

Home Page:http://docs.solidwallofcode.com/libswoc/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libswoc

Solid Wall of C++ Library. Documentation.

Versioning

  • Point release - Backwards compatible change that requires only a recompilation.
  • Minor release - Backwards compatible change that requires trivial / obvious code changes to preserve the same functionality / semantics. E.g. a method name change.
  • Major release - Semantic changes that require restructuring or redesign of client code.

About

Solid Wall of C++ Library.

http://docs.solidwallofcode.com/libswoc/index.html

License:Apache License 2.0


Languages

Language:C++ 97.7%Language:Shell 1.7%Language:CMake 0.5%Language:Makefile 0.0%