Home
last modified time | relevance | path

Searched refs:MyLongInt (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/utility/test/
Doperators_test.cpp306 typedef Wrapped6<long, int> MyLongInt; typedef
883 MyLongInt li1(1); in main()
884 MyLongInt li2(2); in main()
885 MyLongInt li; in main()
886 MyLongInt tmp2; in main()