Searched refs:i_struct2 (Results 1 – 6 of 6) sorted by relevance
231 decltype(o_struct2) i_struct2; in test_structs_minimal() local238 iar( i_struct2 ); in test_structs_minimal()248 CHECK_EQ(o_struct2.x, i_struct2.x); in test_structs_minimal()
230 decltype(o_struct2) i_struct2; in test_structs_minimal() local237 iar( i_struct2 ); in test_structs_minimal()247 BOOST_CHECK(o_struct2.x == i_struct2.x); in test_structs_minimal()