Skip to content

bneradt/libswoc

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • C++ 97.7%
  • Shell 1.8%
  • Other 0.5%