#include <string>
#include <set>
#include <vector>
Go to the source code of this file.
Classes | |
struct | fesa::SortingContext |
class | fesa::SortingExpression |
This is the base class which defines sorting expressions in the sorting package. It defines the match method in order to find out if the expression matches the context. More... | |
Namespaces | |
namespace | fesa |