Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/
Ditestvalue.hpp34 struct testvalue struct
39 typename Hooks::member_hook_type node_;
40 typename Hooks::auto_member_hook_type auto_node_;
41 typename Hooks::nonhook_node_member_type nhn_member_;
43 int_holder value_;
45 testvalue() in testvalue() function
48 explicit testvalue(int i) in testvalue() function
52 testvalue (const testvalue& src) in testvalue() argument
58 testvalue & operator= (const testvalue& src) in operator =()
69 void swap_nodes(testvalue &other) in swap_nodes()
[all …]