BloombergLP::bdlf::PlaceHolder

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

Synopsis

Declared in <bdlf_placeholder.h>

template<int I>
struct PlaceHolder;

Enums

NameDescription
Unnamed enum Placeholder index value.

Member Functions

NameDescription
operator BloombergLP::bslmf::NestedTraitDeclaration<PlaceHolder, IsBitwiseMoveable> PlaceHolder is bitwise moveable.