template <>

struct trait_trivial_move

Defined at line 206 of file ../../third_party/android/platform/system/core/include/utils/String16.h

String16 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 206 of file ../../third_party/android/platform/system/core/include/utils/String16.h