Searched defs:c_begin (Results 1 – 6 of 6) sorted by relevance
100 ContainerIter<C> c_begin(C& c) { return begin(c); } in c_begin() function