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
112
{
// per-container allocators never share memory blocks
113
return
(
false
);
114
}
The documentation for this class was generated from the following file:
VS2013/inc/
allocators
Generated on Sun Jul 23 2017 10:12:52 for STLdoc by
1.8.8