Opened 12 years ago
Closed 12 years ago
#5290 closed Bugs (fixed)
1_46 math fails to compile with vc80
Reported by: | Owned by: | ||
---|---|---|---|
Milestone: | To Be Determined | Component: | fusion |
Version: | Boost 1.46.0 | Severity: | Problem |
Keywords: | Cc: |
Description
in boost_1_46_0\boost\fusion\sequence\comparison\less_equal.hpp line 49 and 56 say ... details::is_native_fusion_sequence< ... instead of ... traits::is_native_fusion_sequence< ... (found in boost_1_46_0\boost\fusion\support\is_sequence.hpp) keeping math to compile successfully
Change History (1)
comment:1 by , 12 years ago
Component: | None → fusion |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This was fixed in 1.46.1.