__STL_NOTHROW
allocator() __STL_NOTHROW {}
allocator(const allocator&) __STL_NOTHROW {}
template <class _Tp1> allocator(const allocator<_Tp1>&) __STL_NOTHROW {}
~allocator() __STL_NOTHROW {}
size_type max_size() const __STL_NOTHROW
__allocator() __STL_NOTHROW {}
__allocator(const __allocator& __a) __STL_NOTHROW
__allocator(const __allocator<_Tp1, _Alloc>& __a) __STL_NOTHROW
~__allocator() __STL_NOTHROW {}
size_type max_size() const __STL_NOTHROW