Skip to content

Commit

Permalink
Add feature test macro
Browse files Browse the repository at this point in the history
  • Loading branch information
ahendriksen committed Aug 28, 2023
1 parent 4bd91fa commit 9c1af7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libcudacxx/include/cuda/std/detail/libcxx/include/version
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ __cpp_lib_void_t 201411L <type_traits>

// We define certain feature test macros depending on availability
# define __cccl_lib_local_barrier_arrive_tx
# define __cccl_lib_experimental_ctk12_cp_async_exposure

// We unconditionally define `__cccl_lib_meow` so that there is only one place to set the value
#if _LIBCUDACXX_STD_VER > 11
Expand Down

0 comments on commit 9c1af7a

Please sign in to comment.