
12 Oct
2011
12 Oct
'11
12:24 p.m.
On Wed, Oct 12, 2011 at 2:22 PM, Stewart, Robert <Robert.Stewart@sig.com> wrote:
I pointed you to the libraries that might offer help in this regard. However, here I was suggesting that it might be possible to write a generic trait, like those in TypeTraits, that indicates whether c.find(v), given the c and v in your find_ptr() call, is valid.
Ah. Sorry, I don't have much experience with traits yet. I thought you were suggesting a non-generic way. Thanks! Olaf