Listing of supplements and extras to cxxomfort.
|
6 years ago | |
---|---|---|
LICENSE | 6 years ago | |
README.md | 6 years ago |
Listing of supplements and extras to cxxomfort.
cxxo-literal_affixes
- Emulation of user-defined literals eg.: "17 | zu
" for a size_t
literal.cxxo-vocabulary17
- C++17's "vocabulary types" - std::optional
, std::variant
and std::any
.cxxo-fundamental
- Class-type wrappers for fundamental types (int, etc)cxxo-minrange
- minimalistic Range proposalautohack.hpp
- auto
emulation hacks