RepeatedField::begin()/end() will return NULL when the content is empty. Passing these NULL values to std::copy() will result in runtime complains from some compilers (e.g., vs2010).pull/444/head
parent
5a9be2c6f6
commit
93d6838ab5
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue