BloombergLP::bslmf::MakeIntegerSequence_Impl<t_T, bsl::integral_constant<std::size_t, 0>>

This partial specialization of the bslmf::MakeIntegerSequence_Impl meta-function is a recursion break condition for an empty integer sequence.

Synopsis

Declared in <bslmf_makeintegersequence.h>

template<class t_T>
struct MakeIntegerSequence_Impl<t_T, bsl::integral_constant<std::size_t, 0>>;

Type Aliases

Name
type