| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Please note that the various lite projects are standalone projects, each a single-file header-only C++ library, without any dependencies other than the standard library.
Issues of collective interest to these projects are collected in nonstd-lite.
These projects have been moved here from my personal account.
Projects:
string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library
indirect lite – An indirect value-type for C++11 and later in a single-file header-only library (p1950, p3019)
value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.
expected lite - C++23 expected objects for C++11 and later in a single-file header-only library
variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.
type - Strong types for C++98, C++11 and later in a single-file header-only library
This organization has no public members. You must be a member to see who’s a part of this organization.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |