| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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.
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
90df1e5da4 Merge branch 'upstream-cppdap' into update-cppdap
5d568df6b1 cppdap 2023-08-17 (cc2f2058)
01d2e5ed3a cppdap: Update script to get version as of 2023-08-17
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: buildbot <buildbot@kitware.com>
Merge-request: !8739
|
| |
| |
| |
| |
| |
| | |
# By cppdap Upstream
* upstream-cppdap:
cppdap 2023-08-17 (cc2f2058)
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
78bbd58545 Source: Link libatomic when needed on Linux 32-bit ARM
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: buildbot <buildbot@kitware.com>
Merge-request: !8663
|
| |
| |
| |
| | |
Fixes: #25114
|
|/ |
|
|
|
|
|
|
| |
Add `cm3p/` headers to use the selected copy of the library.
Co-authored-by: Glen Chung <kuchung@microsoft.com>
|
|
* upstream-cppdap:
cppdap 2023-05-26 (03cc1867)
|