Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/test/support/type_classification/
Dmoveconstructible.h25 struct CustomMoveAssign { struct
27 CustomMoveAssign& operator=(CustomMoveAssign&&) noexcept; argument