
19 Aug
2011
19 Aug
'11
1:07 a.m.
on Sun Aug 14 2011, Soares Chen Ruo Fei <crf-AT-hypershell.org> wrote:
Hmm it is possible that I can use SFINAE to disable the decrement function in the code point iterator,
Don't use SFINAE; just use iterator_facade and don't implement decrement for iterators that can only go forward. -- Dave Abrahams BoostPro Computing http://www.boostpro.com