Quick Links:

bal | bbl | bdl | bsl

Public Types

bslmf::NthParameter< 0, t_FIRST_PARAM, t_PARAMS...> Struct Template Reference

#include <bslmf_nthparameter.h>

List of all members.

Public Types

typedef t_FIRST_PARAM Type

Detailed Description

template<class t_FIRST_PARAM, class... t_PARAMS>
struct bslmf::NthParameter< 0, t_FIRST_PARAM, t_PARAMS...>

Specialization of NthParameter for when t_N is zero.

See Component bslmf_nthparameter


Member Typedef Documentation

template<class t_FIRST_PARAM , class... t_PARAMS>
typedef t_FIRST_PARAM bslmf::NthParameter< 0, t_FIRST_PARAM, t_PARAMS...>::Type

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