|
proxygen
|
Public Member Functions | |
| ExpectingDeleter (int expected_) | |
| void | operator() (const int *ptr) |
| ExpectingDeleter (int expected_) | |
| void | operator() (const int *ptr) |
Public Attributes | |
| int | expected |
Definition at line 189 of file ExpectedTest.cpp.
|
inlineexplicit |
Definition at line 190 of file ExpectedTest.cpp.
|
inlineexplicit |
Definition at line 203 of file OptionalTest.cpp.
|
inline |
|
inline |
| int folly::ExpectingDeleter::expected |
Definition at line 191 of file ExpectedTest.cpp.