sguazt / dcsxx-commons

A set of C++ libraries aimed at providing common reusable, general-purpose components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dcsxx-commons

A set of C++ libraries aimed at providing common reusable, general-purpose components

Building

Prerequisites

  • A modern C++98 compiler (e.g., GCC v4.8 or newer is fine)
  • Boost C++ libraries (v1.54 or newer)

Compilation

This is a header-only library and thus it does not need to be compiled.

About

A set of C++ libraries aimed at providing common reusable, general-purpose components

License:Apache License 2.0


Languages

Language:C++ 96.5%Language:Shell 2.4%Language:Makefile 1.1%