Augustus 3.4.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
PP::Range Struct Reference

Public Member Functions

 Range (int x=0)
 
 Range (int l, int h)
 
Range operator+= (Range other)
 
Range operator+ (Range other) const
 
bool has (int elem) const
 
int size () const
 
Range alignRight (int newmax) const
 
Range alignLeft (int newmin) const
 

Public Attributes

int min
 
int max
 

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