Opened 8 years ago
#10458 new Bugs
boost::parameter::aux::default_: assignment operator could not be generated
Reported by: | Owned by: | Daniel Wallin | |
---|---|---|---|
Milestone: | To Be Determined | Component: | parameter |
Version: | Boost 1.56.0 | Severity: | Problem |
Keywords: | Cc: |
Description
boost/parameter/aux_/default.hpp: warning C4512:
'boost::parameter::aux::default_' : assignment operator could not be generated
This is generated with MSVC12 warning level 4. Compiling with treat warnings as error is problematic.
Note:
See TracTickets
for help on using tickets.