BDE 4.14.0 Production release
|
#include <bdlf_bind.h>
Public Types | |
enum | { k_VAL = 1 } |
Determines whether a function type has the ellipsis as an argument. This is needed for making the binder non-explicit in case of a function pointer, reference, or member function pointer. By default, a function does not take an ellipsis unless specialized below. This traits class is used in the Bind_FuncTraitsImp
below. Note that this meta function is not supported on sun studio 8.