Skip to content

C26812 warning for msvc #99

Description

@danyhm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions