evgeny-panasyuk / stack_unwindingLinks
The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object destructor is called due to stack-unwinding or due to normal scope leaving.
☆84Updated 9 years ago
Alternatives and similar repositories for stack_unwinding
Users that are interested in stack_unwinding are comparing it to the libraries listed below
Sorting:
- modern C++ type traits and metafunctions for callable types☆135Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- What did you expect?☆111Updated 8 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Fast containers of polymorphic objects.☆68Updated this week
- λ → C++ library for functional programming☆37Updated 8 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- WIP☆27Updated 6 years ago
- C++ generic make factory☆108Updated 6 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- ☆26Updated 7 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Coroutine Support Library☆33Updated 10 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago