|
proxygen
|
Classes | |
| class | Iterator |
Public Member Functions | |
| auto | begin () |
| auto | end () |
| int & | operator[] (int) |
Public Attributes | |
| int | val {0} |
| bool | called_begin = false |
Definition at line 69 of file ForeachTest.cpp.
|
inline |
|
inline |
|
inline |
| bool folly::test::TestBothIndexingAndIter::called_begin = false |
Definition at line 99 of file ForeachTest.cpp.
| int folly::test::TestBothIndexingAndIter::val {0} |
Definition at line 98 of file ForeachTest.cpp.