mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
Add link to bug report in comment.
[ci skip]
This commit is contained in:
@ -40,7 +40,8 @@
|
||||
# define BOOST_NO_CXX11_UNICODE_LITERALS
|
||||
#endif
|
||||
//
|
||||
// And this one effects the NVCC front end:
|
||||
// And this one effects the NVCC front end,
|
||||
// See https://svn.boost.org/trac/boost/ticket/13049
|
||||
//
|
||||
#if (__CUDACC_VER__ >= 80000) && (__CUDACC_VER__ < 80100)
|
||||
# define BOOST_NO_CXX11_NOEXCEPT
|
||||
|
Reference in New Issue
Block a user