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
74
{
// adopt this iterator by parent
75
}
const
_Container_base0
* _Iterator_base0::_Getcont
(
)
const
inline
78
{
// get owning container
79
return
(0);
80
}
The documentation for this struct was generated from the following file:
VS2017/inc/
xutility
Generated on Sat Jul 22 2017 14:36:26 for STLdoc by
1.8.8