FreeBSD Manual Pages
std::experi...OutputRange(3) C++ Standard Libary std::experi...OutputRange(3) NAME std::experimental::ranges::OutputRange - std::experimen- tal::ranges::OutputRange Synopsis Defined in header <experimental/ranges/range> template <class R, class T> concept bool OutputRange = (ranges TS) Range<R> && OutputIterator<ranges::iterator_t<R>, T>; This section is incomplete Reason: add description and extra caveats http://cppreference.com 2022.07.31 std::experi...OutputRange(3)
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=std::experimental::ranges::OutputRange&sektion=3&manpath=FreeBSD+Ports+15.0>
