proxygen
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
Public Member Functions
|
List of all members
folly::test::Two Struct Reference
Public Member Functions
std::string
toString
() const
Detailed Description
Definition at line
29
of file
OverloadTest.cpp
.
Member Function Documentation
std::string
folly::test::Two::toString
(
)
const
inline
Definition at line
30
of file
OverloadTest.cpp
.
30
{
31
return
"Two"
;
32
}
The documentation for this struct was generated from the following file:
proxygen/folly/folly/test/
OverloadTest.cpp
folly
test
Two
Generated by
1.8.11