Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-cppdap' into update-cppdap | Brad King | 2024-08-13 | 3 | -38/+138 |
| | | | | | | # By cppdap Upstream * upstream-cppdap: cppdap 2024-08-02 (c69444ed) | ||||
* | cppdap: Use std::is_same<>::value instead of std::is_same<>() for old LCC | makise-homura | 2024-01-16 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Merge branch 'upstream-cppdap' into update-cppdap | Brad King | 2023-08-18 | 1 | -0/+11 |
| | | | | | | # By cppdap Upstream * upstream-cppdap: cppdap 2023-08-17 (cc2f2058) | ||||
* | Merge branch 'upstream-cppdap' into import-cppdap | Glen Chung | 2023-05-26 | 14 | -0/+4924 |
* upstream-cppdap: cppdap 2023-05-26 (03cc1867) |