gz-cpp-util 1.3
A c++20 library containing various utilities
|
Concepts that might be useful elsewhere. More...
#include <concepts>
#include <ranges>
Go to the source code of this file.
Concepts | |
concept | gz::util::IsInPack |
Satisfied when T is in PackTypes. | |
concept | gz::util::IntegralForwardRange |
Forward range holding integers. | |
Concepts that might be useful elsewhere.