std::uses_allocator(3) debian man page | unix.com

Man Page: std::uses_allocator

Operating Environment: debian

Section: 3

std::uses_allocator< _Tp, _Alloc >(3cxx)								  std::uses_allocator< _Tp, _Alloc >(3cxx)

NAME
std::uses_allocator< _Tp, _Alloc > -
SYNOPSIS
Inherits std::integral_constant< bool, __uses_allocator_helper< _Tp, _Alloc >::value >. Public Types typedef integral_constant < bool, __v > type" typedef bool value_type Public Member Functions constexpr operator value_type () Static Public Attributes static constexpr bool value Detailed Description template<typename _Tp, typename _Alloc>struct std::uses_allocator< _Tp, _Alloc > [allocator.uses.trait] Definition at line 229 of file allocator.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::uses_allocator< _Tp, _Alloc >(3cxx)
Related Man Pages
std::complex(3) - centos
std::integral_constant(3) - centos
std::_deque_base(3) - debian
std::__profile::unordered_map(3) - debian
std::__debug(3cxx) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?