Skip to content
  • Tom Perkins's avatar
    Re #12247 Add template specialisations for const_sptr · 579ecf1e
    Tom Perkins authored
    IPropertyManager::getValue has specialisations for shared_ptr<T>and
    const shared_ptr<T> for most types. The only missing ones were
    IFunction, TableWorkspace and WorkspaceSingleValue, and these have been
    added.
    579ecf1e