Преглед на файлове

offset_separator and char_delimiters_separator now use
tok.assign(cur,next)
to assign the token sequence for all iterator types except input iterators where
tok+=*next
is used
There is a workaround for Borland C++ and strings (see code)

Thanks to Gennadiy E. Rozental for pointing this out

-John R. Bandela


[SVN r11868]

John R. Bandela преди 24 години
родител
ревизия
a2896d6d64
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      libs/tokenizer

+ 1 - 1
libs/tokenizer

@@ -1 +1 @@
-Subproject commit 87a637077ea047524ab538709ee4d5d60869c160
+Subproject commit e286f26cf4fc4d236838bdc7360607d64241facf

粤ICP备19079148号