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
Public Member Functions
|
List of all members
_Iterator_base0 Struct Reference
Inheritance diagram for _Iterator_base0:
Public Member Functions
void
_Adopt
(const
void
*)
const
_Container_base0
*
_Getcont
() const
Member Function Documentation
void
_Iterator_base0::_Adopt
(
const
void
*
)
inline
54
{
// adopt this iterator by parent
55
}
const
_Container_base0
* _Iterator_base0::_Getcont
(
)
const
inline
58
{
// get owning container
59
return
(0);
60
}
The documentation for this struct was generated from the following file:
VS2015/inc/
xutility
Generated on Mon Jul 24 2017 18:15:58 for STLdoc by
1.8.8