-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Closed
Labels
platform: iccrelated to Intel compilerrelated to Intel compilerstate: stalethe issue has not been updated in a while and will be closed automatically soon unless it is updatedthe issue has not been updated in a while and will be closed automatically soon unless it is updated
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
platform: iccrelated to Intel compilerrelated to Intel compilerstate: stalethe issue has not been updated in a while and will be closed automatically soon unless it is updatedthe issue has not been updated in a while and will be closed automatically soon unless it is updated