proxygen
folly::test::One Struct Reference

Public Member Functions

std::string toString () const
 

Detailed Description

Definition at line 24 of file OverloadTest.cpp.

Member Function Documentation

std::string folly::test::One::toString ( ) const
inline

Definition at line 25 of file OverloadTest.cpp.

Referenced by folly::test::TEST().

25  {
26  return "One";
27  }

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