|
CPP-AP 3.0.1
Command-line argument parser for C++20
|
Provides common ranges utility functions. More...
Go to the source code of this file.
Namespaces | |
| namespace | ap |
| namespace | ap::util |
Functions | |
| template<typename T > | |
| auto | ap::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.