RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Public Member Functions | Friends | List of all members
RAJA::util::Registry< T >::node Class Reference

#include <Registry.hpp>

Public Member Functions

 node (const entry &V)
 

Friends

class iterator
 

Detailed Description

template<typename T>
class RAJA::util::Registry< T >::node

Node in linked list of entries.

Constructor & Destructor Documentation

◆ node()

template<typename T >
RAJA::util::Registry< T >::node::node ( const entry V)
inline

Friends And Related Function Documentation

◆ iterator

template<typename T >
friend class iterator
friend

The documentation for this class was generated from the following file: