class LazyString

Defined at line 44 of file ../../third_party/protobuf/src/google/protobuf/arenastring.h

Lazy string instance to support string fields with non-empty default.

These are initialized on the first call to .get().

Public Members

 
atomic inited_

Public Methods

const std::string & get ()

Defined at line 62 of file ../../third_party/protobuf/src/google/protobuf/arenastring.h

Records