VCCC  2024.05
VisualCamp Common C++ library
possibly_const_range.hpp File Reference

Go to the source code of this file.

Namespaces

 vccc
 
 vccc::ranges
 

Functions

template<typename R , std::enable_if_t< input_range< R >::value, int > = 0>
constexpr auto & possibly_const_range (R &r) noexcept