EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Test::A Struct Reference

Classes

struct  meta
 
struct  Nested
 

Public Member Functions

double foo (double, int)
 
bool bar (double &&) const
 

Public Attributes

bool member
 

Detailed Description

Definition at line 186 of file TypeTraitsTest.cpp.

View newest version in sPHENIX GitHub at line 186 of file TypeTraitsTest.cpp

Member Function Documentation

bool Acts::Test::A::bar ( double &&  ) const
inline

Definition at line 196 of file TypeTraitsTest.cpp.

View newest version in sPHENIX GitHub at line 196 of file TypeTraitsTest.cpp

double Acts::Test::A::foo ( double  ,
int   
)
inline

Definition at line 194 of file TypeTraitsTest.cpp.

View newest version in sPHENIX GitHub at line 194 of file TypeTraitsTest.cpp

Member Data Documentation

bool Acts::Test::A::member

Definition at line 187 of file TypeTraitsTest.cpp.

View newest version in sPHENIX GitHub at line 187 of file TypeTraitsTest.cpp


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