GNU g++  v5.2.1
GNU Standard C++
Arithmetic Classes
Collaboration diagram for Arithmetic Classes:

Modules

 Comparison Classes
 

Detailed Description

Because basic math often needs to be done during an algorithm, the library provides functors for those operations. See the documentation for the base classes for examples of their use.