QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Functions
boost Namespace Reference

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)
 

Function Documentation

◆ assertion_failed()

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

Definition at line 73 of file errors.cpp.

◆ assertion_failed_msg()

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

Definition at line 80 of file errors.cpp.