cpp-code-snippets icon indicating copy to clipboard operation
cpp-code-snippets copied to clipboard

Some useful C++ code snippets

cpp-code-snippets

Some useful C++ code snippets

Including minimal working example of standard vector, string, set, map, queue, file IO, ... and more.

Also there are installation instructions and possibly MWE for third-party libraries, including Eigen, Sophus, ceres, ... and more.

Most code snippets are originated from stackoverlow.