Mantid
Loading...
Searching...
No Matches
Functions
AssertOrThrow.h File Reference
#include <stdexcept>
#include <string>

Go to the source code of this file.

Functions

void assertOrThrow (bool condition, std::string const &message)
 See the developer documentation for Batch Widget at developer.mantidproject.org/BatchWidget/index.html. More...
 

Function Documentation

◆ assertOrThrow()

void assertOrThrow ( bool  condition,
std::string const &  message 
)
inline