zamazan4ik / constexpr_allocator
Proposal for constexpr_allocator
☆13Updated 8 years ago
Alternatives and similar repositories for constexpr_allocator:
Users that are interested in constexpr_allocator are comparing it to the libraries listed below
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Easily batch-build cmake projects!☆17Updated 2 months ago
- Thoughts for replacing C++ iostreams.☆12Updated 8 years ago
- C++20 for flag enums☆27Updated 4 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- WG21 Proposals and Drafts☆14Updated 3 years ago
- Yet Another Reflection Macro: simple, flexible reflection in C++17☆12Updated 8 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- My proposals for the C++ standard☆12Updated last month
- Text encoding for modern C++☆30Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- A tool to create Boost module dependency reports☆13Updated 3 weeks ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- The C++ standard library with fixes, including Windows UTF-8 console i/o☆13Updated 6 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 11 months ago
- meta-programming, C++11☆16Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 3 weeks ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago