MØD
0.13.1.184
Index
Site
1. Installation
2. Compiling from Source
3. libMØD
4. PyMØD
5. PostMØD (
mod_post
)
6. The Wrapper Script (
mod
)
7. EpiM
8. Graph, Rule, and Molecule Model
9. Data Formats
10. Derivation Graph Strategies
11. Hyperflow Model
12. Examples
13. Known Issues
14. Changes
Page
3.2.6. GraphConcepts.hpp
3.2.6.1. template<typename GraphT> using 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
.