template <>
struct trait_trivial_move
Defined at line 164 of file ../../third_party/android/platform/system/core/include/utils/String8.h
String8 can be trivially moved using memcpy() because moving does not
require any change to the underlying SharedBuffer contents or reference count.
Enumerations
enum
| Name | Value |
|---|---|
| value | 1 |
Defined at line 164 of file ../../third_party/android/platform/system/core/include/utils/String8.h