sparrow
0.3.0
Loading...
Searching...
No Matches
sparrow::impl::both_convertible_from_cref Concept Reference
#include <
nullable.hpp
>
Concept definition
template
<
class
To1,
class
From1,
class
To2,
class
From2>
concept
sparrow::impl::both_convertible_from_cref
= std::convertible_to<mpl::add_const_lvalue_reference_t<From1>, To1>
and std::convertible_to<mpl::add_const_lvalue_reference_t<From2>, To2>
sparrow::impl::both_convertible_from_cref
Definition
nullable.hpp:164
Detailed Description
Definition at line
164
of file
nullable.hpp
.
sparrow
impl
both_convertible_from_cref
Generated by
1.13.2