Opened 14 years ago

Closed 14 years ago

#2257 closed Bugs (fixed)

multi_index uses `unsigned long long' instead of `ulong_long_type'

Reported by: thomas weidner <thomas_weidner@…> Owned by: Joaquín M López Muñoz
Milestone: Boost 1.37.0 Component: multi_index
Version: Boost 1.36.0 Severity: Problem
Keywords: Cc:

Description

please change boost/multi_index/detail/uintptr_type.hpp:42 to use ulong_long_type, g++ -pedantic will fail to compile it otherwise.

Change History (1)

comment:1 by Joaquín M López Muñoz, 14 years ago

Resolution: fixed
Status: newclosed

(In [48444]) fixed #2257

Note: See TracTickets for help on using tickets.