Searched defs:do_is_equal (Results 1 – 7 of 7) sorted by relevance
43 bool do_is_equal(memory_resource const & other) const _NOEXCEPT override in do_is_equal() function in __new_delete_memory_resource_imp63 virtual bool do_is_equal(memory_resource const & __other) const _NOEXCEPT in do_is_equal() function in __null_memory_resource_imp
40 virtual bool do_is_equal(memory_resource const & __other) const _NOEXCEPT in do_is_equal() function in __new_delete_memory_resource_imp57 virtual bool do_is_equal(memory_resource const & __other) const _NOEXCEPT in do_is_equal() function in __null_memory_resource_imp
34 virtual bool do_is_equal(ex::memory_resource const &) const noexcept in do_is_equal() function
36 virtual bool do_is_equal(ex::memory_resource const &) const noexcept in do_is_equal() function
94 virtual bool do_is_equal(memory_resource const & other) const noexcept { in do_is_equal() function in TestResourceImp