Home
last modified time | relevance | path

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

/third_party/boost/libs/serialization/test/
Dtest_check.cpp69 check1 const c1_out; in main() local
70 oa << c1_out; in main()
108 check1 const c1_out; in main() local
109 oa << BOOST_SERIALIZATION_NVP(c1_out); in main()