camenduru's picture
thanks to nvidia ❤
8ae5fc5

Utility Library

Any Standard C++ header not listed below is omitted.

*: Some of the Standard C++ facilities in this header are omitted, see the libcu++ Specifics for details.

| <cuda/std/type_traits> | Compile-time type introspection.

1.0.0 / CUDA 10.2 | | <cuda/std/tuple>* | Fixed-sized heterogeneous container (see also: [libcu++ Specifics]({{ "standard_api/utility_library/tuple.html" | relative_url }})).

1.3.0 / CUDA 11.2 | | <cuda/std/functional>* | Function objects and function wrappers (see also: [libcu++ Specifics]({{ "standard_api/utility_library/functional.html" | relative_url }})).

1.1.0 / CUDA 11.0 (Function Objects) | | <cuda/std/utility>* | Various utility components (see also: [libcu++ Specifics]({{ "standard_api/utility_library/utility.html" | relative_url }})).

1.3.0 / CUDA 11.2 (pair) | | <cuda/std/version> | Compile-time version information (see also: [libcu++ Specifics]({{ "standard_api/utility_library/version.html" | relative_url }})).

1.2.0 / CUDA 11.1 |