Provided by: libstdc++6-4.7-doc_4.7.4-3ubuntu12_all 

NAME
std::uses_allocator< _Tp, _Alloc > -
SYNOPSIS
Inherits integral_constant< bool, __uses_allocator_helper< _Tp, _Alloc >::value >.
Detailed Description
template<typename _Tp, typename _Alloc>struct std::uses_allocator< _Tp, _Alloc >
[allocator.uses.trait]
Definition at line 212 of file allocator.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Mon Jan 18 2016 std::uses_allocator< _Tp, _Alloc >(3cxx)