Boost logo

Boost Users :

Subject: [Boost-users] Bizarre problem with range/adaptor/transformed.hpp
From: John M. Dlugosz (mpbecey7gu_at_[hidden])
Date: 2011-07-30 15:55:12


I've traced a problem in my program to the inclusion of

     #include "boost/range/adaptor/transformed.hpp"

Nothing is using the features in it (such things are removed from the test case build I'm
using to get to the bottom of it). It compiles just as well with or without the line.
But if the file is included, the program is broken. If I omit it, then the program works
fine.

Any suggestions would be welcome.


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