BSLS_LIBRARYFEATURES_HAS_C90_GETS

Set unconditionally for compilers supporting an earlier standard than C++14; this feature macro will be undefined for those platforms with partial support for C++14, implementing the removal of this dangerous function.

Synopsis

Declared in <bsls_libraryfeatures.h>

#define BSLS_LIBRARYFEATURES_HAS_C90_GETS