concept_check icon indicating copy to clipboard operation
concept_check copied to clipboard

Visual Studio 2022 17.5 with Boost libraries multiple errors in concept_check.hpp

Open PCzachoA opened this issue 2 years ago • 1 comments

After VS 2022 update from 17.4.xx to 17.5 I started to get multiple errors detected in concept_check.hpp module.

While my whole code is compiling and build properly, the Intellisense of VS2022 stops working due to many errors detected in editor.

The issue is confirmed on Microsoft VS 2022 community by few users however not solution so far and not sure where the problems is.

Problem is not visible in VS2022 17.4.xx and ealier.

The problem is confirmed in latest Boost 1.81 and ealier 1.78. VS2022_17 5_BOOST

PCzachoA avatar Mar 15 '23 12:03 PCzachoA

my version is Microsoft VS 2022 community 17.5.0 Try this issue, it works for me. issue #42

wudiyidashi avatar Mar 16 '23 09:03 wudiyidashi