sparrow
0.3.0
Loading...
Searching...
No Matches
sparrow::impl::convertible_from_one Concept Reference
#include <
nullable.hpp
>
Concept definition
template
<
class
T,
class
... Args>
concept
sparrow::impl::convertible_from_one
= (std::convertible_to<Args, T> || ...)
sparrow::impl::convertible_from_one
Definition
nullable.hpp:171
Detailed Description
Definition at line
171
of file
nullable.hpp
.
sparrow
impl
convertible_from_one
Generated by
1.13.2