Quick Links:

bal | bbl | bdl | bsl

Public Types

bdlf::Bind_ArgumentNumber< TYPE > Struct Template Reference

#include <bdlf_bind.h>

List of all members.

Public Types

enum  { k_VaL = 0 }

Detailed Description

template<class TYPE>
struct bdlf::Bind_ArgumentNumber< TYPE >

This template is used to calculate a compound numeric value of which parameters must be forwarded to a bound functor. The general definition defines a numeric value of zero.

See Component bdlf_bind


Member Enumeration Documentation

template<class TYPE >
anonymous enum
Enumerator:
k_VaL 

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