QDP++
QDP::Private::Adapter< T > Struct Template Reference

#include <qdp_singleton.h>

Public Member Functions

void operator() (T *)

Public Attributes

void(* pFun_ )()

Detailed Description

template<class T>
struct QDP::Private::Adapter< T >

Definition at line 304 of file qdp_singleton.h.

Member Function Documentation

◆ operator()()

template<class T>
void QDP::Private::Adapter< T >::operator() ( T * )
inline

Definition at line 306 of file qdp_singleton.h.

References pFun_.

Member Data Documentation

◆ pFun_

template<class T>
void(* QDP::Private::Adapter< T >::pFun_) ()

Definition at line 307 of file qdp_singleton.h.

Referenced by operator()().


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