When compiling using /fpermissive- (enable strict conformance) I get
the following compilation error:
boost\boost\range\concepts.hpp(257): error C3646: 'n': unknown
override specifier
boost\boost\range\concepts.hpp(264): note: see reference to class
template instantiation
'boost::range_detail::RandomAccessIteratorConcept<Iterator>' being
compiled
boost\libs\beast\include\boost\beast\core\string.hpp(87): note: see
reference to class template instantiation
'boost::basic_string_view