Opened 11 years ago
Last modified 10 years ago
#6587 new Bugs
pb : tuple_basic.hpp 396 eror c2678
Reported by: | 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 , 11 years ago
follow-up: 3 comment:2 by , 11 years ago
Component: | None → tuple |
---|---|
Owner: | set to |
You should probably mention what compiler (and OS,etc) that you are using.
comment:3 by , 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:5 by , 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.
good luck