47 #ifndef KOKKOS_IMPL_POINTEROWNERSHIP_HPP 48 #define KOKKOS_IMPL_POINTEROWNERSHIP_HPP 50 #include <Kokkos_Macros.hpp> 52 #include <Kokkos_Core_fwd.hpp> T * OwningRawPtr
Trivial wrapper for raw pointers that express ownership.
T * ObservingRawPtr
Trivial wrapper for raw pointers that do not express ownership.