summaryrefslogtreecommitdiffstats
path: root/Tests/FindPython/NumPy/arraytest.c
diff options
context:
space:
mode:
authorSumit Bhardwaj <bhardwajs@outlook.com>2020-07-03 06:36:10 (GMT)
committerBrad King <brad.king@kitware.com>2020-08-27 15:12:25 (GMT)
commitd2f891288ac2b3b4fd96bb0ddf829869513c5e4a (patch)
tree7c2d67d23d5e049399515b99c5627885d017daef /Tests/FindPython/NumPy/arraytest.c
parent09507da00a346289e1d9e257cceb2b2681ecd85b (diff)
downloadCMake-d2f891288ac2b3b4fd96bb0ddf829869513c5e4a.zip
CMake-d2f891288ac2b3b4fd96bb0ddf829869513c5e4a.tar.gz
CMake-d2f891288ac2b3b4fd96bb0ddf829869513c5e4a.tar.bz2
Implement cm::static_reference_cast by declval
Previously, cm::static_reference_cast used invoke_result_t and took the address of O::get. This is not in complete conformance with standard. This MR changes the implementation to use std::declval<O>.get() which is always well-defined.
Diffstat (limited to 'Tests/FindPython/NumPy/arraytest.c')
0 files changed, 0 insertions, 0 deletions