Skip to content

Bundle does not compile with Visual Studio #242

@LucosidE

Description

@LucosidE

I am running into a problem building using Visual Studio.
The error is as follows:
manif/impl/bundle/Bundle.h(21): error C2947: expecting '>' to terminate template-argument-list, found '<'
Line in question is
using Elements = std::tuple< _T<_Scalar> ... >;
My experience with templates is very limited, any help is appreciated.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions