BRE12
Public Types | Public Member Functions | Public Attributes | List of all members
YAML::detail::node_iterator_value< V > Struct Template Reference
Inheritance diagram for YAML::detail::node_iterator_value< V >:

Public Types

typedef std::pair< V *, V * > kv
 

Public Member Functions

 node_iterator_value (V &rhs)
 
 node_iterator_value (V &key, V &value)
 
V & operator* () const
 
V & operator-> () const
 

Public Attributes

V * pNode
 

The documentation for this struct was generated from the following file: