home *** CD-ROM | disk | FTP | other *** search
- Constructors for the PhoneBk and Fraction classes could be defined
- as you see here. The initializer list is part of the function
- definition and begins with a colon. Data members in the list are
- separated by commas. The initial value of each data member
- follows each member. The value must be an expression of
- appropriate type and is enclosed in parentheses.
-