comservatory
Strict validation of CSV files in C++
Loading...
Searching...
No Matches
Classes | Namespaces
Creator.hpp File Reference

Defines the FieldCreator class and defaults. More...

#include <stdexcept>
#include "Field.hpp"
Include dependency graph for Creator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  comservatory::FieldCreator
 Virtual base class for a Field creator. More...
 

Namespaces

namespace  comservatory
 Contains all comservatory functions and classes.
 

Detailed Description

Defines the FieldCreator class and defaults.