Opened 12 years ago

Closed 12 years ago

#5290 closed Bugs (fixed)

1_46 math fails to compile with vc80

Reported by: Volker Wippel <Volker.Wippel@…> 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 Steven Watanabe, 12 years ago

Component: Nonefusion
Resolution: fixed
Status: newclosed

This was fixed in 1.46.1.

Note: See TracTickets for help on using tickets.