Skip to content

Commit

Permalink
Update docs/cccl_development/macro.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Schellenberger Costa <[email protected]>
  • Loading branch information
fbusato and miscco authored Jan 7, 2025
1 parent 946fe10 commit 091673f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cccl_development/macro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ The following macros are required only if the target C++ version does not suppor
+------------------------+--------------------------------------------------+
| ``_CCCL_TRAIT(X)`` | Template parameter constrain |
+------------------------+--------------------------------------------------+
| ``_CCCL_AND`` | Traits conjunction |
| ``_CCCL_AND`` | Traits conjunction only used with ``_CCCL_REQUIRES`` |
+------------------------+--------------------------------------------------+

Usage example:
Expand Down

0 comments on commit 091673f

Please sign in to comment.