#include <KokkosMap.h>
Public Member Functions | |
| template<typename T3 , typename T4 > | |
| auto & | operator= (const std::pair< T3, T4 > pair) |
Public Attributes | |
| T1 | first |
| T2 | second |
Definition at line 49 of file KokkosMap.h.
|
inline |
Definition at line 321 of file KokkosTypes.h.
| T1 Moose::Kokkos::Pair< T1, T2 >::first |
Definition at line 317 of file KokkosTypes.h.
Referenced by Moose::Kokkos::fnv1aHash(), and Moose::Kokkos::Pair< T1, T2 >::operator=().
| T2 Moose::Kokkos::Pair< T1, T2 >::second |
Definition at line 318 of file KokkosTypes.h.
Referenced by Moose::Kokkos::fnv1aHash(), and Moose::Kokkos::Pair< T1, T2 >::operator=().
1.8.14