27 Aug
2009
27 Aug
'09
9:56 p.m.
AMDG Bill Buklis wrote:
If one of the members was a C-style string, how can I override the comparison to use strcmp or equivalent?
It would be easy if you could pass a predicate to less. Unfortunately Boost.Fusion doesn't provide such an overload. I've adapted the implementation of less. See attached. In Christ, Steven Watanabe