The type of the Nth parameter, computed by recursively stripping off the first parameter until t_N == 0.
Synopsis
Declared in <bslmf_nthparameter.h>
typedef NthParameter<t_N ‐ 1, t_PARAMS...>::Type Type;
Created with MrDocs