Overview
Setup
Releases
Contributing
Thrust API documentation
Thrust: The C++ Parallel Algorithms Library API
Directory hierarchy
Namespace hierarchy
Defines
Directories
Functions
Namespaces
std
thrust
Classes
Functions
Namespaces
Structs
Typedefs
Variables
thrust::device
thrust::host
thrust::in_place
thrust::nullopt
thrust
»
Thrust: The C++ Parallel Algorithms Library API
»
thrust
»
thrust::in_place
thrust::in_place
Defined in
thrust/optional.h
static
constexpr
in_place_t
thrust
::
in_place
=
{
}
A tag to tell optional to construct its value in-place.