boostorg / predefLinks
Boost.Predef (a Boost C++ Library)
☆52Updated 2 months ago
Alternatives and similar repositories for predef
Users that are interested in predef are comparing it to the libraries listed below
Sorting:
- Boost.org type_traits module☆64Updated 2 months ago
- Boost.org fusion module☆49Updated 2 months ago
- Boost.org concept_check module☆21Updated 2 months ago
- Boost.org config module☆75Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Boost.org pool module☆54Updated 2 months ago
- Boost.org multi_index module☆51Updated 2 months ago
- General literal text conversions, such as an int represented as a string, or vice versa☆37Updated last month
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Boost.org tuple module☆20Updated 2 weeks ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Boost.org function module☆26Updated 2 months ago
- Runtime/Compile time copyable type info.☆27Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…