QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Namespaces | Functions
errors.cpp File Reference
#include <ql/errors.hpp>
#include <stdexcept>

Go to the source code of this file.

Namespaces

namespace  boost
 
namespace  QuantLib
 

Functions

void assertion_failed (char const *expr, char const *function, char const *file, long line)
 
void assertion_failed_msg (char const *expr, char const *msg, char const *function, char const *file, long line)