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, the index of the place holder object * zero otherwise
Synopsis
Declared in <bdlf_bind.h>
template<class t_BOUND_TYPE>
struct Bind_PlaceHolderIndex;
Enums
Name |
Description |
Place‐holder index for non‐placeholder bound arguments. |
Specializations
Name |
Description |
This specialization of |
Created with MrDocs