Searched defs:testvalue (Results 1 – 1 of 1) sorted by relevance
34 struct testvalue struct39 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() function48 explicit testvalue(int i) in testvalue() function52 testvalue (const testvalue& src) in testvalue() argument58 testvalue & operator= (const testvalue& src) in operator =()69 void swap_nodes(testvalue &other) in swap_nodes()[all …]