|
proxygen
|
Public Member Functions | |
| UserDefinedType (folly::StringPiece value) | |
| bool | operator== (const UserDefinedType &other) const |
Public Attributes | |
| int | value_ |
Definition at line 50 of file SettingsTest.cpp.
|
inlineexplicit |
|
inline |
| int some_ns::UserDefinedType::value_ |
Definition at line 65 of file SettingsTest.cpp.
Referenced by operator==(), TEST(), some_ns::toAppend(), and UserDefinedType().