Home
last modified time | relevance | path

Searched defs:test_type1 (Results 1 – 1 of 1) sorted by relevance

/external/sdv/vsomeip/third_party/boost/container_hash/test/
Dhash_fwd_test.hpp18 struct test_type1 struct
20 T value;
21 test_type1(T const& x) : value(x) {} in test_type1() function