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

A static registration template. More...

#include <Registry.hpp>

Public Member Functions

 add (const std::string &Name, const std::string &Desc)
 

Detailed Description

template<typename T>
template<typename V>
class RAJA::util::Registry< T >::add< V >

A static registration template.

Constructor & Destructor Documentation

◆ add()

template<typename T >
template<typename V >
RAJA::util::Registry< T >::add< V >::add ( const std::string &  Name,
const std::string &  Desc 
)
inline

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