Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
visit.hpp
1
// Copyright 2021 Arnaud Becheler <abechele@umich.edu>
2
10
11
#ifndef VISIT_STAGES_H_INCLUDED
12
#define VISIT_STAGES_H_INCLUDED
13
14
namespace
boost
15
{
16
enum class
visit
17
{
18
pre,
19
in,
20
post
21
};
22
}
// namespace boost
23
24
#endif
boost
Definition
cardinal_k_ary_tree.hpp:46
src
include
quetzal
coalescence
graph
detail
visit.hpp
Generated by
1.9.8