![]() |
CPP-ARGON 4.0.0
Command-Line Argument Parser for C++20
|
Provides common ranges utility functions. More...
Go to the source code of this file.
Namespaces | |
| namespace | argon |
| namespace | argon::util |
Functions | |
| template<typename T > | |
| constexpr auto | argon::util::any_range_cast_view (const c_range_of< std::any > auto &range) |
Casts a range of std::any to a range of type T. | |
Provides common ranges utility functions.
Definition in file ranges.hpp.