Searched defs:MoveAware (Results 1 – 1 of 1) sorted by relevance
309 template <class T> struct MoveAware struct313 MoveAware(T val_) // NOLINT in MoveAware() function319 MoveAware(MoveAware &&rhs) in MoveAware() function326 MoveAware &operator=(MoveAware &&rhs) in operator =() argument