Home
last modified time | relevance | path

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

/third_party/boost/libs/date_time/test/gregorian/
Dtestgreg_serialize.cpp110 greg_year gy2(1960); in main() local
137 ia >> BOOST_SERIALIZATION_NVP(gy2); in main()
154 ia >> gy2; in main()
178 check("greg_year", gy == gy2); in main()