Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Oct 05, 2015
  2. Mar 19, 2015
  3. Dec 16, 2014
  4. Mar 14, 2012
  5. Jun 16, 2011
  6. Jun 15, 2011
    • Gigg, Martyn Anthony's avatar
      Refs #3175. Move the macro for defining IPropertyManager::getValue functions... · e672a7e7
      Gigg, Martyn Anthony authored
      Refs #3175. Move the macro for defining IPropertyManager::getValue functions to the header so that all user-defined types can access it. Also implement a test for MatrixProperties being passed to algorithms. We have one problem now with this kind of code: DblMatrix R = getProperty("R"). IPropertyManager can't define a template conversion operator because Visual Studio has a problem with the std::string version that even a specialization doesn't cure.
      e672a7e7
  7. Jun 14, 2011
Loading