mxml-doc
Contents
Introduction
API Reference
Class Hierarchy
File Hierarchy
Full API
Namespaces
Classes and Structs
Enums
Functions
Typedefs
Typedef mxml::element_set
Typedef mxml::node_set
Index
mxml-doc
API Reference
Typedef mxml::element_set
View page source
Typedef mxml::element_set
Defined in
File node.hpp
Typedef Documentation
using
mxml
::
element_set
=
std
::
vector
<
element
*
>