Boost logo

Boost Users :

Subject: [Boost-users] [range] Using container find
From: Robert Jones (robertgbjones_at_[hidden])
Date: 2011-02-17 06:02:14


The boost range library provides a smart version of begin/end that
resolves to different things depending on whether its argument is a pair or
something with its own begin/end method.

Does a similar thing exist anywhere for find? Ie., if a find exists, eg,.
for
maps, then use it, otherwise fall back to std::find()?

Thx

- Rob.



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