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).

1.3.0 / CUDA 11.2
<cuda/std/functional>* Function objects and function wrappers (see also: libcu++ Specifics).

1.1.0 / CUDA 11.0 (Function Objects)
<cuda/std/utility>* Various utility components (see also: libcu++ Specifics).

1.3.0 / CUDA 11.2 (pair)
<cuda/std/version> Compile-time version information (see also: libcu++ Specifics).

1.2.0 / CUDA 11.1