Opened 14 years ago

Closed 12 years ago

#2868 closed Feature Requests (fixed)

boost::is_less et. al. should define result_type

Reported by: aschoedl@… Owned by: Pavol Droba
Milestone: To Be Determined Component: string_algo
Version: Boost 1.38.0 Severity: Optimization
Keywords: Cc:

Description

typedef bool result_type; should be added to boost::is_less and similar functions.

Change History (1)

comment:1 by Steven Watanabe, 12 years ago

Resolution: fixed
Status: newclosed

(In [62688]) Use result_type instead of sig for predicates. Fixes #2868

Note: See TracTickets for help on using tickets.