#include <counter.h>
Public Member Functions | |
| Counter () | |
| Counter (const Counter &c) | |
| Counter (T c) | |
| T & | operator= (T c) |
| operator T () | |
Protected Attributes | |
| T | count |
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
1.4.6