Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Global enable_borrowed_range< boost::parser::subrange< I, S > >
PrevUpHomeNext

Global enable_borrowed_range< boost::parser::subrange< I, S > >

std::ranges::enable_borrowed_range< boost::parser::subrange< I, S > >

Synopsis

// In header: <boost/parser/subrange.hpp>

bool enable_borrowed_range< boost::parser::subrange< I, S > >;

PrevUpHomeNext