This specialization of Bind_PlaceHolderIndex defines a numeric value for the place‐holder at the specified INDEX of the bound arguments.

Synopsis

Declared in <bdlf_bind.h>

template<int INDEX>
struct Bind_PlaceHolderIndex<PlaceHolder<INDEX>>;

Enums

Name

Description

Unnamed enum

Enumeration of the place‐holder index for this specialization.

Created with MrDocs