Enhex / small_intLinks
Automatically select the smallest integer type that can contain a given range at compile time
☆20Updated 8 years ago
Alternatives and similar repositories for small_int
Users that are interested in small_int are comparing it to the libraries listed below
Sorting:
- Useful C++ templates☆14Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- C++ string formatting library☆46Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Use unused bits in your pointer