proxygen
TickException Struct Reference
Inheritance diagram for TickException:

Public Member Functions

 TickException (const std::string &s)
 

Detailed Description

Definition at line 375 of file StlVectorTest.cpp.

Constructor & Destructor Documentation

TickException::TickException ( const std::string s)
inlineexplicit

Definition at line 376 of file StlVectorTest.cpp.

377  : std::runtime_error("tick: " + s) {}
static set< string > s

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