Vcsn  2.4
Be Rational
fwd.hh
Go to the documentation of this file.
1 #pragma once
2 
3 #include <memory>
4 
5 namespace vcsn
6 {
7  // context.hh.
8  template <typename LabelSet, typename WeightSet>
9  class context;
10 }
Definition: a-star.hh:8