Searched refs:int_container (Results 1 – 2 of 2) sorted by relevance
64 Container<int&> int_container; in test0() local71 for (const double &x : int_container) {} in test0()
70 Container<int&> int_container; in test0() local78 for (const double &x : int_container) {} in test0()