Skip to content

Compilation error with ICPC compiler #1068

@stefashkaa

Description

@stefashkaa

Hello!

What could you say about #994 issue?

I have a similar problem using the ICPC compiler.

...\json.hpp(904): error : type name is not allowed
detect(std::declval<typename BasicJsonType::template json_serializer<T, void>>()))>::value;
...\json.hpp(920): error : type name is not allowed
std::declval<typename BasicJsonType::template json_serializer<T, void>>()))>::value;
...\json.hpp(935): error : type name is not allowed
std::declval<typename BasicJsonType::template json_serializer<T, void>>()))>::value;

I use the following flags:
icpc -qopenmp -Wall -otarget/main-uname -m main.cpp
Could you help me?

Best regards!
Stefan

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform: iccrelated to Intel compilerstate: stalethe issue has not been updated in a while and will be closed automatically soon unless it is updated

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions