webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | Friends | List of all members
TestWebKitAPI::foo Struct Reference

Public Member Functions

 foo (int v)
 
 ~foo ()
 
bool operator== (const foo &y) const
 

Public Attributes

int v
 

Friends

std::ostream & operator<< (std::ostream &, const foo &)
 

Constructor & Destructor Documentation

◆ foo()

TestWebKitAPI::foo::foo ( int  v)
inline

◆ ~foo()

TestWebKitAPI::foo::~foo ( )
inline

Member Function Documentation

◆ operator==()

bool TestWebKitAPI::foo::operator== ( const foo y) const
inline

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
const foo f 
)
friend

Member Data Documentation

◆ v

int TestWebKitAPI::foo::v

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