The Wayback Machine - https://web.archive.org/web/20220212193838/https://github.com/ClausKlein
Skip to content
Avatar

Achievements

Achievements

Highlights

  • 2 discussions answered
Block or Report

Block or report ClausKlein

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. How to create a c++ component library like boost with CMake

    CMake 2

  2. agent_pp Public

    Fork of Agent++ SNMP Framework

    C++

  3. ModernCppStarter Public template

    Forked from leozz37/ModernCppStarter

    🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.

    CMake 2

  4. cpp_starter_project Public template

    Forked from cpp-best-practices/cpp_starter_project

    A template CMake project to get you started with C++ and tooling

    CMake

  5. Forked from giacomodrago/minijson_reader

    A DOM-less JSON parser that can parse a JSON object without allocating a single byte of memory

    C++ 1

  6. Forked from pabloariasal/modern-cmake-sample

    Example library that shows best practices and proper usage of CMake by using targets

    CMake 1 1

498 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 2022

Created 2 commits in 1 repository
Created 1 repository
Opened 2 pull requests in 2 repositories
ClausKlein/Callback_Quoter 1 open
ClausKlein/axcioma 1 merged

Created an issue in zeroc-ice/ice-demos that received 1 comment

Avoid thrown exception type is not nothrow copy constructible [cert-err60-cpp]

I am evaluating the zeros-ice framework with c++11 enabled mapping on OSX. I use the current ice version v3.7 and check with clang-tidy tools the g…

1 comment