~vynce/+junk/ee553

Viewing all changes in revision 6.

  • Committer: vynce at whoever
  • Date: 2009-11-08 19:37:39 UTC
  • Revision ID: vynce@whoever.com-20091108193739-ftip0whdhuchm089
  ::Implemented the following features of the assignment::                                                
                                                                                                          
         1.  Over-loading using multiple constructors                            
                
         2.  Over-riding (through inheritance)                                                                                                                                                      
                                                                                                          
        3.  Multiple Inheritance                                                                          
                                                                                                          
        4.  Separate compilation (with all classes)                                                       
                                                                                                          
        6.  Abstract classes                                                                              
                                                                                                          
        9.  Correct use of all access specifiers (public, private, protected)                             
                                                                                                          
        15. Static states of a class and an example usage.                                                
                                                                                                          
  ::Pending Implementations::                                                                             
                                                                                                                            
                                                                                                          
                18. Your own class template                                                               
                                                                                                          
                19. Use of the vector container                                                           
                                                                                                          
                20. Use of an algorithm on your container (keep it simple).   

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: