Home | History | Annotate | Download | only in gmock

Lines Matching full:movable

1296 // If T is not a reference type, it must be copyable or movable.
1297 // ReferenceOrValueWrapper<T> is movable, and will also be copyable unless