DigitalInBlue / CPPCon2015
Slides and Source Code from "Demystifying Floating Point Numbers" given at CPPCon 2015.
☆20Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for CPPCon2015
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 7 years ago
- Presentation materials for C++Now 2016☆83Updated 7 years ago
- Header-only C++17 library for property-based testing.☆125Updated 5 months ago
- QuickCheck-like property based automated testing tool for C++☆111Updated 7 years ago
- Hasta la vista, baby!☆130Updated last year
- The missing C++ tuple functionality☆84Updated 4 years ago
- Modern C++ benchmarking☆73Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆131Updated last week
- ☆67Updated 8 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆82Updated last year
- C++11 header only micro benchmark framework☆14Updated 8 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 5 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆160Updated 8 years ago
- Very fast regexp using c++11 templates.☆82Updated 9 years ago
- being a code junkie☆22Updated 2 years ago
- What did you expect?☆113Updated 7 years ago
- An implementation of C++ Extensions for Ranges☆222Updated 4 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- Trait introspection and concept creator for C++11☆183Updated 6 years ago
- A framework for reusing code in Clang tools☆121Updated last month
- runtime to compile-time mappings☆108Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆200Updated 3 years ago
- Testing framework for C++ template metaprograms☆11Updated 9 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆150Updated last year
- A C++14/17 implementation of named tuples☆70Updated 3 months ago