Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/support/type_classification/
H A Dmovable.h45 struct const_move_ctor { struct
47 const_move_ctor& operator=(const_move_ctor&&); argument