sparrow 1.0.0
|
Concept for convertible range types. More...
#include <mp_utils.hpp>
Concept for convertible range types.
This concept checks if elements of range type From are convertible to elements of range type To.
From | Source range type |
To | Target range type |
Definition at line 931 of file mp_utils.hpp.