Boost logo

Boost Users :

From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2004-09-17 00:13:40


Cromwell Enage writes:
> These metafunctions used to be defined in the same
> headers as equal_to, greater, less, etc.,
> respectively. What functionality should I use to
> replace them for my sequence algorithms?

  equal_to< _1, int_<x> > // eq<x>
  greater< _1, int_<x> > // gt<x>
  less< _1, int_<x> > // lt<x>
  ...

HTH,

-- 
Aleksey Gurtovoy
MetaCommunications Engineering

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net