#include <functional>#include <vector>#include <memory>

Go to the source code of this file.
Classes | |
| class | cauldron::Facility< Product > | 
Namespaces | |
| cauldron | |
Typedefs | |
| template<typename Product > | |
| using | cauldron::Converter = std::function< Product(Product)> | 
 1.8.6