Skip to content

static assert failing while using boost bimap #49

@sloriot

Description

@sloriot

I recently got the following assertion in our testsuite (several versions of gcc recent and older):

**/usr/local/include/boost/multi_index/detail/node_type.hpp:41:3: error: static assertion failed: detail::is_index_list<IndexSpecifierList>::value
   41 |   BOOST_STATIC_ASSERT(detail::is_index_list<IndexSpecifierList>::value);
**

The file was recently modified in 890f0329390fac7ef7b9607f5c9dd1ef51a6779b so I was wondering it you already saw this error?

In the meantime I'll try to prepare a self-contained example.

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