|
WarpX
|
#include <iostream>#include <string>Go to the source code of this file.
Functions | |
| template<typename ContainerType, typename ElementType> | |
| bool | Contains (const ContainerType &container, const ElementType &el) |
| void | AbortWithMessage (const std::string &msg) |
| void | SuccessExit () |
| void AbortWithMessage | ( | const std::string & | msg | ) |
| bool Contains | ( | const ContainerType & | container, |
| const ElementType & | el ) |
| void SuccessExit | ( | ) |