Boost logo

Boost Users :

From: joel falcou (joel.falcou_at_[hidden])
Date: 2008-08-09 13:12:37


Considering the scope of these two libraries, I still wonder which one to
use in some cases. For example, let's say I have a set of functions that
can only take integers as parameters, what's the correct practice : use
enable_if to have SFINAE makes the compiler outputs something like
"no such fonction" or have a concept check for Integer and have
a concept related error indicating people what happens.

Is
there any policies or is this a matter of tastes ?



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