Opened 11 years ago

Last modified 10 years ago

#6587 new Bugs

pb : tuple_basic.hpp 396 eror c2678

Reported by: hoel.langouet@… Owned by: Joel de Guzman
Milestone: To Be Determined Component: tuple
Version: Boost 1.47.0 Severity: Problem
Keywords: Cc: hoel.langouet@…

Description

C:/Program Files (x86)/boost/boost_1_47\boost/tuple/detail/tuple_basic.hpp(396): error C2678: binary '=' : no operator found which takes a left-hand operand of type 'const std::_Smanip<_Arg>' (or there is no acceptable conversion)

Change History (5)

comment:1 by anonymous, 11 years ago

good luck

comment:2 by Marshall Clow, 11 years ago

Component: Nonetuple
Owner: set to Joel de Guzman

You should probably mention what compiler (and OS,etc) that you are using.

in reply to:  2 comment:3 by anonymous, 11 years ago

Replying to marshall:

You should probably mention what compiler (and OS,etc) that you are using.

it is with visual studio 2010

comment:4 by anonymous, 10 years ago

has this been solved yet?

comment:5 by Joel de Guzman, 10 years ago

I can't repro this. Please provide a minimal cpp file that exhibits the problem.

Note: See TracTickets for help on using tickets.