CMS 3D CMS Logo

List of all members | Public Types | Static Public Member Functions
funct::Abs< T > Struct Template Reference

#include <Abs.h>

Public Types

typedef AbsStruct< Ttype
 

Static Public Member Functions

static type compose (const T &t)
 

Detailed Description

template<typename T>
struct funct::Abs< T >

Definition at line 16 of file Abs.h.

Member Typedef Documentation

◆ type

template<typename T >
typedef AbsStruct<T> funct::Abs< T >::type

Definition at line 17 of file Abs.h.

Member Function Documentation

◆ compose()

template<typename T >
static type funct::Abs< T >::compose ( const T t)
inlinestatic

Definition at line 18 of file Abs.h.

18 { return type(t); }

References submitPVValidationJobs::t.

Referenced by funct::abs().

funct::Abs::type
AbsStruct< T > type
Definition: Abs.h:17
submitPVValidationJobs.t
string t
Definition: submitPVValidationJobs.py:644