[#BSLS_LIBRARYFEATURES_HAS_CPP98_AUTO_PTR] = BSLS_LIBRARYFEATURES_HAS_CPP98_AUTO_PTR :mrdocs: Set unconditionally. This features is found on each compiler version/platform combination tested. Assume universally available until the day tool chains start removing this deprecated class template. == Synopsis Declared in `<bsls_libraryfeatures.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- #define BSLS_LIBRARYFEATURES_HAS_CPP98_AUTO_PTR ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#