pixled-lib  1.0
Classes
pixled::arithmetic Namespace Reference

Classes

class  Plus
 
class  Minus
 
class  Multiplies
 
class  Divides
 
class  Modulus
 

Detailed Description

Namespace containing arithmetic operators definitions adapted to Functions.

In order to use the defined operators with Functions, it is required to import the pixled namespace with a using namespace pixled statement.