Quick Links:

bal | bbl | bdl | bsl

Public Types

bdlf::Bind_MapParameter< FUNC, ARGS, 0, OFFSET > Struct Template Reference

#include <bdlf_bind.h>

List of all members.

Public Types

typedef const bslmf::MatchAnyTypeType

Detailed Description

template<class FUNC, class ARGS, int OFFSET>
struct bdlf::Bind_MapParameter< FUNC, ARGS, 0, OFFSET >

This partial specialization of Bind_MapParameter does not specify any type in the ARGS list. It is used for parameters that should be ignored.

See Component bdlf_bind


Member Typedef Documentation

template<class FUNC , class ARGS , int OFFSET>
typedef const bslmf::MatchAnyType& bdlf::Bind_MapParameter< FUNC, ARGS, 0, OFFSET >::Type

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