STLdoc
STLdocumentation
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
stdext
allocators
sync_per_container
Public Member Functions
|
List of all members
stdext::allocators::sync_per_container< _Cache > Class Template Reference
Inheritance diagram for stdext::allocators::sync_per_container< _Cache >:
Public Member Functions
bool
equals
(const
sync_per_container
< _Cache > &) const
Member Function Documentation
template<class _Cache >
bool
stdext::allocators::sync_per_container
< _Cache >::equals
(
const
sync_per_container
< _Cache > &
)
const
inline
118
{
// per-container allocators never share memory blocks
119
return
(
false
);
120
}
The documentation for this class was generated from the following file:
VS2015/inc/
allocators
Generated on Mon Jul 24 2017 18:20:21 for STLdoc by
1.8.8