Home
last modified time | relevance | path

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

/external/cronet/third_party/libc++/src/test/support/type_classification/
Dmovable.h45 struct const_move_ctor { struct
47 const_move_ctor& operator=(const_move_ctor&&); argument