vspline 1.1.0
Generic C++11 Code for Uniform B-Splines
Public Member Functions | List of all members
vspline::numeric_overflow Struct Reference

exception which is thrown when assigning an rvalue which is larger than what the lvalue can hold More...

#include <common.h>

Inheritance diagram for vspline::numeric_overflow:

Public Member Functions

 numeric_overflow (const char *msg)
 

Detailed Description

exception which is thrown when assigning an rvalue which is larger than what the lvalue can hold

Definition at line 323 of file common.h.

Constructor & Destructor Documentation

◆ numeric_overflow()

vspline::numeric_overflow::numeric_overflow ( const char *  msg)
inline

Definition at line 326 of file common.h.


The documentation for this struct was generated from the following file: