Skip to content

C++20 syntax #2

@jpouderoux

Description

@jpouderoux

Hi,

XMOF2D does not compile with MSVC 2017 because of the initialization of the structure xmof2d_tol in single_mcc_wrapper.cpp:18: structure is declared using the aggregate initialization syntax of C++20 (https://en.cppreference.com/w/cpp/language/aggregate_initialization).
On the other side, the README file says that XMOF2D only requires a C++11 compiler.

Cheers,
Joachim

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