MØD
0.17.1.14
Index
Site
1. Installation
2. Compiling from Source
3. libMØD
4. PyMØD
5. PostMØD
6. The Wrapper Script
7. Graph, Rule, and Molecule Model
8. Data Formats
9. Derivation Graph Strategies
10. Hyperflow Model
11. Examples
12. Known Issues
13. Changes
14. References
Page
3.2.6. GraphConcepts.hpp
GraphHandle
« 3.2.5. Function.hpp
3.2.7. Misc.hpp »
3.2.6.
GraphConcepts.hpp
¶
template
<
typename
GraphT
>
using
GraphHandle
¶
Alias for
GraphT
::
Handle
if it exists, otherwise for
GraphT
.