#include <_pen.h>
Public Types | |
typedef int | value_type |
Public Member Functions | |
difference_type (value_type x, value_type y) | |
value_type & | operator[] (int i) const |
Public Attributes | |
value_type | x |
value_type | y |
Definition at line 132 of file _pen.h.
|
|
|
|
|
Definition at line 137 of file _pen.h. References generic_pen< T, AT >::difference_type::x, and generic_pen< T, AT >::difference_type::y. |
|
Definition at line 135 of file _pen.h. Referenced by generic_pen< T, AT >::operator+(), and generic_pen< T, AT >::difference_type::operator[](). |
|
Definition at line 135 of file _pen.h. Referenced by generic_pen< T, AT >::operator+(), and generic_pen< T, AT >::difference_type::operator[](). |