Project 3 - Currency Type
Public Member Functions | List of all members
rational< T >::zero_denominator Class Reference

Exception class if the denominator is ever zero. More...

#include <rational.hpp>

Inheritance diagram for rational< T >::zero_denominator:

Public Member Functions

 zero_denominator (std::string const &what)
 Construct the exception object.
 

Detailed Description

template<class T>
class rational< T >::zero_denominator

Exception class if the denominator is ever zero.

Definition at line 22 of file rational.hpp.


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