evgeny-panasyuk / stack_unwinding
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
Related projects ⓘ
Alternatives and complementary repositories for stack_unwinding
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆130Updated this week
- WIP☆26Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- C++11 metaprogramming library☆111Updated 9 years ago
- Warning suppression library (C++)☆81Updated 4 years ago
- C++ generic make factory☆106Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- What did you expect?☆113Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 7 years ago
- ☆67Updated 8 years ago
- Very fast regexp using c++11 templates.☆82Updated 9 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 6 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Fast containers of polymorphic objects.☆63Updated this week
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- Implementation of hash_append proposal☆68Updated 7 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Coroutine Support Library☆34Updated 3 months ago
- a c++ header library that implements variant constexpr functions and types.☆82Updated 4 years ago