gemmi/fail.hpp file

Contents

Namespaces

namespace gemmi

Functions

void fail(const std::string& msg)
template<typename T, typename... Args>
void fail(std::string&& str, T&& arg1, Args && ... args)
template<typename T, typename... Args>
void fail(const std::string& str, T&& arg1, Args && ... args)
void unreachable()