boostorg / boostorg/smart_ptr

C26812 warning for msvc

Open
#99 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
111
Forks
116
PR merge metrics
No merged PRs in 30d

Description

Hello,
I'm getting C26812 Warning in a project for Visual studio 2019 for boost using vcpkg.

`Warning C26812 The enum type 'boost::detail::local_counted_base::count_type' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). test_winapi C:\dev\vcpkg\installed\x86-windows\include\boost\smart_ptr\detail\local_counted_base.hpp 45`

it would be nice to either suppress the warning or take another action accordingly

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.