Constructors
Synopses
Declared in <beman/cache_latest/cache_latest.hpp>
Default constructor
cache_latest_view()
requires std::default_initializable<V> = default;
Construct from V
constexpr
explicit
cache_latest_view(V base);