Home
last modified time | relevance | path

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

/third_party/boost/libs/config/test/
Dboost_no_dep_nested_class.ipp24 struct UDT1{};
48 foo_test(UDT1());
/third_party/boost/libs/endian/test/
Dconversion_test.cpp279 struct UDT1 struct
286 UDT1 endian_reverse(const UDT1& udt) BOOST_NOEXCEPT in endian_reverse()
288 UDT1 tmp; in endian_reverse()
295 void endian_reverse_inplace(UDT1& udt) BOOST_NOEXCEPT in endian_reverse_inplace()
372 udt_test<user::UDT1>(); in cpp_main()