![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
a view that contains a single element of a specified value More...
Produces a view that contains exactly one element of a specified value.
The lifetime of the element is bound to the parent single_view
. Copying single_view
makes a copy of the element.
Classes | |
class | single_view< T > |
Variables | |
constexpr VCCC_INLINE_OR_STATIC detail::single_niebloid | single {} |
|
constexpr |