gz-cpp-util 1.3
A c++20 library containing various utilities
concepts.hpp File Reference

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.
 

Detailed Description

Concepts that might be useful elsewhere.