JasonL9000 / cppcon14Links
source code for CppCon 2014 talk on polymorphic unions
☆31Updated 10 years ago
Alternatives and similar repositories for cppcon14
Users that are interested in cppcon14 are comparing it to the libraries listed below
Sorting:
- C++11 metaprogramming library☆112Updated 9 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 9 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- What did you expect?☆111Updated 8 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- ☆39Updated 9 years ago
- A fork of the popular range-v3 C++ library with support for the Visual Studio 2015 Update 3 VC++ compiler.☆112Updated 2 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- ☆67Updated 9 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A library for C++ reflection and introspection☆199Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated 2 weeks ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- Fast containers of polymorphic objects.☆68Updated 2 weeks ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago