- Germany
Highlights
- 2 discussions answered
Block or Report
Block or report ClausKlein
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
cmake-example-component-lib Public template
How to create a c++ component library like boost with CMake
CMake 2
-
-
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
-
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
-
minijson_reader Public
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
-
modern-cmake-sample Public
Forked from pabloariasal/modern-cmake-sample
Example library that shows best practices and proper usage of CMake by using targets
498 contributions in the last year
Activity overview
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…