CCA
ProcessingStrategy.cpp File Reference
#include "ProcessingStrategy.h"
#include <numeric>
#include <sstream>
#include <iostream>
Include dependency graph for ProcessingStrategy.cpp:

Go to the source code of this file.

Namespaces

namespace  cca

Functions

bool cca::operator== (StrategyPtr const a, StrategyPtr const b)
 Comparison operator for Processing Strategies .