|
kokkos-execution 0.0.1
|
This is the complete list of members for Kokkos::Execution::Impl::OptionalRef< T >, including all inherited members.
| get() const noexcept | Kokkos::Execution::Impl::OptionalRef< T > | inline |
| has_value() const noexcept | Kokkos::Execution::Impl::OptionalRef< T > | inline |
| m_ptr | Kokkos::Execution::Impl::OptionalRef< T > | |
| OptionalRef()=default | Kokkos::Execution::Impl::OptionalRef< T > | |
| OptionalRef(T &value) noexcept | Kokkos::Execution::Impl::OptionalRef< T > | inlineexplicit |
| OptionalRef(T &&)=delete | Kokkos::Execution::Impl::OptionalRef< T > | explicit |