document why we are patching json.hpp

This commit is contained in:
Robert Maynard
2021-07-09 11:28:43 -04:00
parent 237363784a
commit 9cfb15be8b
2 changed files with 2 additions and 2 deletions

View File

@@ -8761,6 +8761,7 @@ if no parse error occurred.
@since version 1.0.0
*/
// Work around compiler bug in nvcc 11.0, see NVIDIA/NVBench#18
#if defined(__NVCC__) && \
__cplusplus >= 201703L && \
__CUDACC_VER_MAJOR__ == 11 && \