Home
last modified time | relevance | path

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

/third_party/boost/libs/date_time/test/gregorian/
Dtestgenerators.cpp45 lastkday lfif(Friday, Feb); in main() local
46 check("Last kday", date(2002,Feb,22) == lfif.get_date(2002)); in main()
47 check("Last kday to_string()", lfif.to_string() == std::string("M2.5.5")); in main()