[range] master broken in latest MSVC
I'm using the latest release of Visual Studio and I get these errors from the master superproject: 8>c:\users\vinnie\src\boost\boost\range\concepts.hpp(257): error C3646: 'n': unknown override specifier 8>c:\users\vinnie\src\boost\boost\range\concepts.hpp(264): note: see reference to class template instantiation 'boost::range_detail::RandomAccessIteratorConcept<Iterator>' being compiled 8>c:\users\vinnie\src\boost\boost\range\concepts.hpp(257): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int This issue exactly describes the problem: https://github.com/boostorg/range/issues/68 Thanks
Am 26.04.2018 um 00:17 schrieb Vinnie Falco via Boost:
This issue exactly describes the problem: https://github.com/boostorg/range/issues/68
Vinnie, this is a duplicate of issue #66. https://github.com/boostorg/range/issues/66 Ciao Dani
participants (2)
-
Daniela Engert
-
Vinnie Falco