Quick Links:

bal | bbl | bdl | bsl

Static Public Attributes

bdlf::Bind_ArgumentMask< PlaceHolder< INDEX > > Struct Template Reference

#include <bdlf_bind.h>

List of all members.

Static Public Attributes

static const int k_VaL = 1 << INDEX

Detailed Description

template<int INDEX>
struct bdlf::Bind_ArgumentMask< PlaceHolder< INDEX > >

This specialization of Bind_ArgumentMask defines a mask for the place-holder at the specified INDEX of bound arguments. The bit position at INDEX is set to 1.

See Component bdlf_bind


Member Data Documentation

template<int INDEX>
const int bdlf::Bind_ArgumentMask< PlaceHolder< INDEX > >::k_VaL = 1 << INDEX [static]

The documentation for this struct was generated from the following file: