The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Public Attributes | List of all members
vconfig::all_children_iterator::pointer_proxy Struct Reference

#include <variable.hpp>

Public Member Functions

 pointer_proxy (value_type p)
 
value_typeoperator-> () const
 

Public Attributes

value_type p
 

Detailed Description

Definition at line 216 of file variable.hpp.

Constructor & Destructor Documentation

◆ pointer_proxy()

vconfig::all_children_iterator::pointer_proxy::pointer_proxy ( value_type  p)
inline

Definition at line 219 of file variable.hpp.

Member Function Documentation

◆ operator->()

value_type* vconfig::all_children_iterator::pointer_proxy::operator-> ( ) const
inline

Definition at line 220 of file variable.hpp.

References p.

Member Data Documentation

◆ p

value_type vconfig::all_children_iterator::pointer_proxy::p

Definition at line 218 of file variable.hpp.

Referenced by operator->().


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