"...git@code.ornl.gov:mantidproject/mantid.git" did not exist on "f76291cb01e6ed7f90c610f496ec59d55f33a099"
Newer
Older
throw std::invalid_argument(filterChannelName +
" was not a filter channel");
Campbell, Stuart
committed
/// \cond TEMPLATE
template DLLExport int ConfigServiceImpl::getValue(const std::string &,
double &);
template DLLExport int ConfigServiceImpl::getValue(const std::string &,
std::string &);
template DLLExport int ConfigServiceImpl::getValue(const std::string &, int &);
template DLLExport int ConfigServiceImpl::getValue(const std::string &,
std::size_t &);
Campbell, Stuart
committed
/// \endcond TEMPLATE
} // namespace Kernel
} // namespace Mantid