Searched defs:add_with_throw_on_copy (Results 1 – 2 of 2) sorted by relevance
612 struct add_with_throw_on_copy { struct615 add_with_throw_on_copy() {} in add_with_throw_on_copy() function617 add_with_throw_on_copy(const add_with_throw_on_copy&) in add_with_throw_on_copy() function622 add_with_throw_on_copy& operator=(const add_with_throw_on_copy&) in operator =() argument
605 struct add_with_throw_on_copy { struct608 add_with_throw_on_copy() {} in add_with_throw_on_copy() function610 add_with_throw_on_copy(const add_with_throw_on_copy&) in add_with_throw_on_copy() argument615 add_with_throw_on_copy& operator=(const add_with_throw_on_copy&) in operator =() argument