summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl
diff options
context:
space:
mode:
authormakise-homura <akemi_homura@kurisa.ch>2024-01-15 00:10:19 (GMT)
committermakise-homura <akemi_homura@kurisa.ch>2024-01-16 04:41:26 (GMT)
commit25ab83305208abd0b5f89f18ba298a87b7733c58 (patch)
tree49e555a3e718be3d8ce4219a4fed830add7ae445 /Utilities/cmcurl
parent59eb9ddecf6d504e59a77c42df3ea4a7995731c1 (diff)
downloadCMake-25ab83305208abd0b5f89f18ba298a87b7733c58.zip
CMake-25ab83305208abd0b5f89f18ba298a87b7733c58.tar.gz
CMake-25ab83305208abd0b5f89f18ba298a87b7733c58.tar.bz2
cppdap: Use std::is_same<>::value instead of std::is_same<>() for old LCC
std::is_same<>() is not const instead of std::is_same<>::value at least on LCC 1.21, so this produces an error. Still ()-notation seems to be fairly equivalent functionally to ::value-notation.
Diffstat (limited to 'Utilities/cmcurl')
0 files changed, 0 insertions, 0 deletions