Searched defs:is_movable (Results 1 – 3 of 3) sorted by relevance
30 struct is_movable { struct31 static constexpr const bool value =
74 struct is_movable { static const bool value = true; }; argument
58 bool is_movable; member