Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces

bslmf_nthparameter.h File Reference

Metafunction to return the Nth type parameter in a parameter pack. More...

Go to the source code of this file.

Classes

struct  bslmf::NthParameter< t_N, t_FIRST_PARAM, t_PARAMS >
struct  bslmf::NthParameter< 0, t_FIRST_PARAM, t_PARAMS...>
struct  bslmf::NthParameter< 0, NthParameter_Sentinel >

Namespaces

namespace  bslmf

Detailed Description