On Wed, Feb 29, 2012 at 10:17:43AM -0800, mark pashley wrote:
Hi,
I have been using zip iterators with a BOOST::Test to check that maps contain expected values.
After moving some templated code to a header file I found that the code would not compie unless I place a *'using namespace std;' * declaration within one of functions.
The compiler is gcc 4.6.2 and 4.4.2. The version of boost is 1.47 and 1.49
The minimum code snippet is as follows:
* using namespace std; // without this the next line does not compile!*
The error from gcc is:
-- View this message in context: http://boost.2283326.n4.nabble.com/zip-iterator-hpp-boost-tuple-requires-a-u... Sent from the Boost - Users mailing list archive at Nabble.com. _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
Hello. Your mail seems to be utterly mangled when recieved by an end user of this list. Do consider looking over your mail agent and its settings if you want anyone to be able to discuss with you. The above is verbatim what my client tells me your mail contains, which is lacking pretty much anything preformatted that Nabble claims your mail contains. -- Lars Viklund | zao@acc.umu.se