summaryrefslogtreecommitdiff
path: root/lib/core/c++/dfs.hpp
blob: 175e9f2650d929b120dfd8539219a317a3868aee (plain)
1
2
3
4
5
6
7
8
9
#pragma once

#include "common.hpp"

namespace kel {
namespace lbm {
// Make a view class which handles the AA push pull pattern, or alternatively the esoteric twist
}
}