It appears that all standard libraries make this C++14 feature available even in C++11 mode as it is so useful when implementing tuple features.
Synopsis
Declared in <bsls_libraryfeatures.h>
#define BSLS_LIBRARYFEATURES_HAS_CPP14_INTEGER_SEQUENCE
Created with MrDocs