sparrow
0.9.0
Loading...
Searching...
No Matches
sparrow::detail::layout_const_reference Concept Reference
#include <
layout_concept.hpp
>
Concept definition
template
<
class
T>
concept
sparrow::detail::layout_const_reference
=
is_nullable_v<T>
||
is_nullable_variant_v<T>
sparrow::detail::layout_const_reference
Definition
layout_concept.hpp:26
sparrow::is_nullable_variant_v
constexpr bool is_nullable_variant_v
Definition
nullable.hpp:1137
sparrow::is_nullable_v
constexpr bool is_nullable_v
Definition
nullable.hpp:62
Detailed Description
Definition at line
26
of file
layout_concept.hpp
.
sparrow
detail
layout_const_reference
Generated by
1.13.2