Skip to content

Tons of errors in concept_check.hpp using VS 2022 #42

@Sil3ntStorm

Description

@Sil3ntStorm

There are about a million (slight exaggeration) errors in concept_check.hpp, such as:

identifier "BOOST_PP_IIF_BOOST_PP_BOOL_" is undefined concept_check.hpp:70
type name is not allowed concept_check.hpp:80
too few arguments for class template "boost::Integer" concept_check.hpp:80

These are repeated for basically every usage of the BOOST_concept macro in concept_check.hpp. The line number obviously changes.

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