boostorg / boostorg/type_traits
I get errors with latest version 69 and VS 2017
- Dominant language
- C++
- Stars
- 66
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
a lot of errors in packages\boost.1.69.0.0\lib\native\include\boost\type_traits\detail\is_member_function_pointer_cxx_11.hpp
Severity Code Description Project File Line Suppression State
Error C2764 'C': template parameter not used or deducible in partial specialization 'boost::is_member_function_pointer' packages\boost.1.69.0.0\lib\native\include\boost\type_traits\detail\is_member_function_pointer_cxx_11.hpp 220
another error:
Severity Code Description Project File Line Suppression State
Error C2059 syntax error: 'generic' \packages\boost.1.69.0.0\lib\native\include\boost\filesystem\path.hpp 579
can someone help, thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the reported diagnostics with Visual Studio 2017 and Boost 1.69.0, then inspect boost/type_traits/detail/is_member_function_pointer_cxx_11.hpp around line 220 and boost/filesystem/path.hpp around line 579. Done means determining the compatibility cause and confirming that the reported errors no longer occur in the stated setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100