halcheck 1.0
Loading...
Searching...
No Matches

◆ base() [2/2]

template<typename V , typename F >
template<bool _ = true>
V halcheck::lib::transform_view< V, F >::base ( ) const &
inlineconstexpr

Gets copy of the base range of this view.

Returns
The base range of this view.

This overload only participates in overload resolution if std::is_copy_constructible<V>() is satisfied.