Placeholder type for the bdlf::Bind argument‐binding facility.

Synopsis

Declared in <bdlf_placeholder.h>

template<int I>
struct PlaceHolder;

Enums

Name

Description

Unnamed enum

Placeholder index value.

Member Functions

Name

Description

operator BloombergLP::bslmf::NestedTraitDeclaration<PlaceHolder, IsBitwiseMoveable>

PlaceHolder is bitwise moveable.

Created with MrDocs