Boost logo

Boost Users :

Subject: [Boost-users] [string.algo] find_iterator, gives compile error in Boost 1.53
From: gast128 (gast128_at_[hidden])
Date: 2013-02-05 15:55:39


Hello all,

just dl Boost 1.53 and now I get a compile error in 'find_iterator' when using a
forward iterator. Probably related to the change 'increment'. It now uses
begin() + 1, and the + operator is not defined for the supplied iterator.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net