akrzemi1 / compact_optionalLinks
A template for creating optional-like object with no space overhead
☆26Updated 7 years ago
Alternatives and similar repositories for compact_optional
Users that are interested in compact_optional are comparing it to the libraries listed below
Sorting:
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- WIP☆27Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated 2 months ago
- A header-only C++ parsing framework