[#BloombergLP-bslmf-NthParameter-06-Type] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmf.adoc[bslmf]::xref:BloombergLP/bslmf/NthParameter-06.adoc[NthParameter]::Type :relfileprefix: ../../../ :mrdocs: The type of the Nth parameter, computed by recursively stripping off the first parameter until t_N == 0. == Synopsis Declared in `<bslmf_nthparameter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef NthParameter<t_N ‐ 1, t_PARAMS...>::Type Type; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#