EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Test::A2 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 199 of file TypeTraitsTest.cpp.

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

Member Function Documentation

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

Definition at line 209 of file TypeTraitsTest.cpp.

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

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

Definition at line 207 of file TypeTraitsTest.cpp.

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

Member Data Documentation

bool Acts::Test::A2::member

Definition at line 200 of file TypeTraitsTest.cpp.

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


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