libcruft-util/types
Danny Robson 3e480c7bbb Use `std` versions of sized types
This fixes some stricter warnings and includes arising in gcc-13 and
clang-16
2023-05-15 10:33:23 +10:00
..
comparator.hpp iterator: move each iterator to their own unit 2019-03-18 16:18:27 +11:00
description.cpp build: add [[fallthrough]] attributes 2022-08-18 13:11:38 +10:00
description.hpp types/description: make_description should be constexpr 2021-04-07 12:53:49 +10:00
dispatch.hpp types/dispatch: add forgotten header guard 2019-06-04 15:42:02 +10:00
sized.hpp types/sized: update bits types to follow a more current style 2020-10-22 11:27:25 +10:00
string.cpp Use `std` versions of sized types 2023-05-15 10:33:23 +10:00
string.hpp build: avoid double underscore header guards 2021-04-14 15:35:49 +10:00
tagged.hpp concepts: split and remove C++20 re-implementations 2022-03-18 12:19:18 +10:00
traits.hpp types/traits: add `try_underlying` 2020-09-11 13:36:17 +10:00