boostcon / cppnow_presentations_2016Links
Presentation materials for C++Now 2016
☆82Updated 8 years ago
Alternatives and similar repositories for cppnow_presentations_2016
Users that are interested in cppnow_presentations_2016 are comparing it to the libraries listed below
Sorting:
- ☆172Updated 7 years ago
- Presentation Material for C++Now 2018☆125Updated 7 years ago
- Origin C++11 Libraries☆134Updated 8 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- C++ features jump start☆123Updated 3 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Hasta la vista, baby!☆136Updated 2 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- ☆189Updated 7 years ago
- Fast containers of polymorphic objects.☆71Updated last month
- Presentation materials for C++Now 2015☆202Updated 10 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- C++ generic make factory☆108Updated 6 years ago
- Presentation materials for C++Now 2016☆130Updated 9 years ago
- An implementation of C++ Extensions for Ranges☆225Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated last month
- A C++ micro-benchmarking framework☆94Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- Boost.Process is a library to manage system processes☆111Updated 3 years ago
- being a code junkie☆22Updated 3 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- C++11 header only micro benchmark framework☆14Updated 9 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated 2 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 4 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 8 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Enjoy template metaprogramming