Home
last modified time | relevance | path

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

/xnu-8792.41.9/iokit/DriverKit/
H A Dbounded_array_ref.h149 constexpr bounded_array_ref& operator=(bounded_array_ref const&) = default; member
150 constexpr bounded_array_ref& operator=(bounded_array_ref&& other) = default; member
/xnu-8792.41.9/libkern/libkern/c++/
H A Dbounded_array_ref.h149 constexpr bounded_array_ref& operator=(bounded_array_ref const&) = default; member
150 constexpr bounded_array_ref& operator=(bounded_array_ref&& other) = default; member