This template, passed the type of one of the bound arguments to a function object, yields: * If the specified t_BOUND_TYPE is a place holder, a mask with the bit at the index of the place holder set. * If the specified t_BOUND_TYPE is a Bind or BindWrapper, a mask with bit 24 set. * Zero otherwise.
Synopsis
Declared in <bdlf_bind.h>
template<class t_BOUND_TYPE>
struct Bind_PlaceHolderMask;
Static Data Members
Name |
Description |
Placeholder mask value of zero for non‐placeholder bound types. |
Specializations
Name |
Description |
|
This specialization of |
|
This specialization of |
Created with MrDocs