|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
This is the complete list of members for RAJA::detail::ScopedAssignment< T >, including all inherited members.
| operator=(ScopedAssignment const &)=delete | RAJA::detail::ScopedAssignment< T > | |
| operator=(ScopedAssignment &&)=delete | RAJA::detail::ScopedAssignment< T > | |
| ScopedAssignment(T &val, T const &new_val) | RAJA::detail::ScopedAssignment< T > | inline |
| ScopedAssignment(T &val, T &&new_val) | RAJA::detail::ScopedAssignment< T > | inline |
| ScopedAssignment(ScopedAssignment const &)=delete | RAJA::detail::ScopedAssignment< T > | |
| ScopedAssignment(ScopedAssignment &&)=delete | RAJA::detail::ScopedAssignment< T > | |
| ~ScopedAssignment() | RAJA::detail::ScopedAssignment< T > | inline |