Project Euler Homework
Public Member Functions

digits Class Reference

List of all members.

Public Member Functions

void next ()
 Add one to the integer.
bool end ()
unsigned f ()
 Find the sum of fifth power of the integer.
bool operator== (unsigned fx)

Detailed Description

A container to store an integers in digits

Definition at line 20 of file 030.cpp.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables