Ticket #9335: ticket-9335-1.patch
File ticket-9335-1.patch, 941 bytes (added by , 9 years ago) |
---|
-
/
==== //depot/google3/third_party/boost/do_not_include_from_google3_only_third_party/boost/boost/algorithm/string/find_iterator.hpp#5 - /google/src/cloud/nlewycky/llvm-bool/google3/third_party/boost/do_not_include_from_google3_only_third_party/boost/boost/algorithm/string/find_iterator.hpp ====
old new 235 235 236 236 \post eof()==true 237 237 */ 238 split_iterator() {}238 split_iterator() : m_bEof(true) {} 239 239 //! Copy constructor 240 240 /*! 241 241 Construct a copy of the split_iterator