KindDragon / CPPDebuggerVisualizers
C++ Debugger Visualizers
☆176Updated last year
Alternatives and similar repositories for CPPDebuggerVisualizers:
Users that are interested in CPPDebuggerVisualizers are comparing it to the libraries listed below
- A fork of the popular range-v3 C++ library with support for the Visual Studio 2015 Update 3 VC++ compiler.☆114Updated 2 years ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆178Updated 3 weeks ago
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- A build analysis tool for the MSVC toolchain.☆298Updated last month
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- A compiler cache for MSVC, much like ccache for gcc☆324Updated 5 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 7 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 8 months ago
- ccache / clcache inspired compiler cache for cl.exe☆74Updated 7 years ago
- A reflective enum implementation for C++☆289Updated 11 months ago
- C++ static_enum☆86Updated 5 years ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 9 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Graphical Debugging extension for Visual Studio