proxygen
folly::test::TestAdlIterable Class Reference

Public Attributes

std::vector< int > vec {0, 1, 2, 3}
 

Detailed Description

Definition at line 51 of file ForeachTest.cpp.

Member Data Documentation

std::vector<int> folly::test::TestAdlIterable::vec {0, 1, 2, 3}

Definition at line 53 of file ForeachTest.cpp.

Referenced by folly::test::begin(), and folly::test::end().


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