Brad King
f6745ed29f
Merge branch 'upstream-cppdap' into update-cppdap
...
# By cppdap Upstream
* upstream-cppdap:
cppdap 2024-08-02 (c69444ed)
2024-08-13 15:36:07 -04:00
makise-homura
25ab833052
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.
2024-01-16 07:41:26 +03:00
Brad King
90df1e5da4
Merge branch 'upstream-cppdap' into update-cppdap
...
# By cppdap Upstream
* upstream-cppdap:
cppdap 2023-08-17 (cc2f2058)
2023-08-18 09:00:14 -04:00
Glen Chung
3381e6bd5c
Merge branch 'upstream-cppdap' into import-cppdap
...
* upstream-cppdap:
cppdap 2023-05-26 (03cc1867)
2023-05-26 09:36:03 -04:00