Skip to content

population_bimap example fails to compile #39

Description

@jefftrull

gcc 11.4 fails to compile this example with an error template argument 1 is invalid on this line:

multiset_of< optional<string> >

Specifying the Boost namespace on optional fixes it (you cannot use std here).

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