BDE 4.14.0 Production release
|
#include <bdlf_bind.h>
Static Public Attributes | |
static const int | k_VAL = 0 |
This template, passed the type of one of the bound arguments to a function object, yields:
t_BOUND_TYPE
is a place holder, a mask with the bit at the index of the place holder set.t_BOUND_TYPE
is a Bind
or BindWrapper
, a mask with bit 24 set.
|
static |