cuda::experimental::stf::exception_policies::nest#

template<class _E>
auto cuda::experimental::stf::exception_policies::nest(
_E &&__exception
)#

Stores an exception by value and nests the active exception beneath it.