Gromacs
5.1.5
|
#include <string>
#include <vector>
#include <boost/scoped_ptr.hpp>
#include "gromacs/options/abstractoption.h"
#include "gromacs/options/abstractoptionstorage.h"
#include "gromacs/utility/basedefinitions.h"
#include "gromacs/utility/exceptions.h"
#include "gromacs/utility/gmxassert.h"
Defines gmx::OptionStorageTemplate template.
Classes | |
class | gmx::OptionStorageTemplate< T > |
Templated base class for constructing option value storage classes. More... | |