Pinned Repositories
draft
C++ standards drafts
aastl
The AASTL is a collection of STL-style algorithms. It does not intend to be a range library, but will likely adopt whatever range concept Standard C++ comes up with in the future.
clang-tools-extra
Mirror of official clang-tools-extra git repository located at http://llvm.org/git/clang-tools-extra. Updated every five minutes.
clazy
Qt oriented code checker based on clang framework. Krazy's little brother.
cpp-copy-elision
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
draft
C++ standards drafts
GammaRay
GammaRay is a tool to poke around in a Qt-application and also to manipulate the application to some extent.
std-proposals
My C++ std proposals
GSL
Guidelines Support Library
marc-kdab's Repositories
marc-kdab/aastl
The AASTL is a collection of STL-style algorithms. It does not intend to be a range library, but will likely adopt whatever range concept Standard C++ comes up with in the future.
marc-kdab/clang-tools-extra
Mirror of official clang-tools-extra git repository located at http://llvm.org/git/clang-tools-extra. Updated every five minutes.
marc-kdab/clazy
Qt oriented code checker based on clang framework. Krazy's little brother.
marc-kdab/cpp-copy-elision
marc-kdab/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
marc-kdab/draft
C++ standards drafts
marc-kdab/GammaRay
GammaRay is a tool to poke around in a Qt-application and also to manipulate the application to some extent.
marc-kdab/std-proposals
My C++ std proposals