kumi
v3.1.0
Exquisite Epidote
Loading...
Searching...
No Matches
◆
operator=()
template<
str
ID>
template<typename T >
constexpr
field_capture
< ID, std::unwrap_ref_decay_t< T > >
kumi::field_name
< ID >::operator=
(
T
v
)
const
inline
constexpr
Builds a
field_capture
from the given value.
Template Parameters
T
The type to wrap.
Parameters
v
The value to capture.
Returns
A
kumi::field_capture
containing the value.
kumi
field_name