CYCLUS
|
#include "error.h"
Go to the source code of this file.
Namespaces | |
namespace | cyclus |
Functions | |
std::map< Warnings, std::string > | cyclus::warn_prefixes () |
Variables | |
bool | cyclus::warn_as_error = false |
std::map< Warnings, unsigned int > | cyclus::warn_count |
unsigned int | cyclus::warn_limit = 42 |
std::map< Warnings, std::string > | cyclus::warn_prefix = warn_prefixes() |