cluster::Cluster< F >::CE Union Reference
Data structure to hold a pointer to an element or a child cluster. More...
Public Attributes | |
Cluster< F > * | chld |
const concepts::Element< F > * | elm |
Detailed Description
template<class F>
union cluster::Cluster< F >::CE
Data structure to hold a pointer to an element or a child cluster.
Member Data Documentation
◆ chld
template<class F >
Cluster<F>* cluster::Cluster< F >::CE::chld |
◆ elm
template<class F >
const concepts::Element<F>* cluster::Cluster< F >::CE::elm |
The documentation for this union was generated from the following file:
- cluster/tree.hh