thrust::in_place_t

Defined in thrust/optional.h

struct in_place_t

A tag type to tell optional to construct its value in-place.

Public Functions

explicit in_place_t() = default