Home
last modified time | relevance | path

Searched defs:my_int2 (Results 1 – 1 of 1) sorted by relevance

/external/sdv/vsomeip/third_party/boost/iterator/test/
Dcounting_iterator_test.cpp222 class my_int2 { class
230 my_int2() { } in my_int2() function in my_int2
231 my_int2(int x) : m_int(x) { } in my_int2() function in my_int2