Home
last modified time | relevance | path

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

/third_party/boost/libs/function/test/
Dfunction_n_test.cpp612 struct add_with_throw_on_copy { struct
615 add_with_throw_on_copy() {} in add_with_throw_on_copy() function
617 add_with_throw_on_copy(const add_with_throw_on_copy&) in add_with_throw_on_copy() function
622 add_with_throw_on_copy& operator=(const add_with_throw_on_copy&) in operator =() argument
Dfunction_test.cpp605 struct add_with_throw_on_copy { struct
608 add_with_throw_on_copy() {} in add_with_throw_on_copy() function
610 add_with_throw_on_copy(const add_with_throw_on_copy&) in add_with_throw_on_copy() argument
615 add_with_throw_on_copy& operator=(const add_with_throw_on_copy&) in operator =() argument