#include <chemically_typed_concept.hpp>
Public Types | |
typedef T::chemical_type_system | ts_t |
typedef T::dictionary | dict_t |
typedef T::id_type | id_t |
Public Member Functions | |
void | constraints () |
void | const_constraints (T const &t) |
Public Attributes | |
T | obj |
id_t | id |
std::string | name |
typedef T::chemical_type_system ts_t |
typedef T::dictionary dict_t |
typedef T::id_type id_t |
void constraints | ( | ) |
void const_constraints | ( | T const & | t | ) |
T obj |
std::string name |