NWChemEx/PluginPlay

PropertyTypeTraits

Opened this issue · 0 comments

It would be helpful to have a class PropertyTypeTraits<T> which would provide a user-friendly mechanism for getting the types of the inputs/results to/from a property type of type T.

There may already be something like this (FieldTuple?).