error.hpp

Nearly-universal error, to use in place of emp_assert(false, …). Aborts program in both debug and release mode, but does NOT terminate in TDEBUG for testing.

This file is part of Empirical, https://github.com/devosoft/Empirical Copyright (C) 2021 Michigan State University MIT Software license; see doc/LICENSE.md

Defines

INCLUDE_EMP_DEPRECATED_ERROR_HPP_GUARD
emp_error(...)