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