mirror of
https://github.com/boostorg/tokenizer.git
synced 2026-01-24 06:22:12 +00:00
e286f26cf4fc4d236838bdc7360607d64241facf
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]
Description
Languages
C++
95.1%
CMake
3.7%
HTML
1.2%