[#bsl-make_index_sequence] = xref:bsl.adoc[bsl]::make_index_sequence :relfileprefix: ../ :mrdocs: Alias for `std::make_index_sequence` in the `bsl` namespace. == Synopsis Declared in `<bsl_utility.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::make_index_sequence; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#