Menu

#55 override seems not to work for protected/private functions

1.0.0
accepted
None
Implementation
minor
0.4.0
defect
2012-09-10
2012-05-24
No

The override virtual specifier seems not to work with protected or private base functions.

Ultimately, I should use C++11 override so this might remain a limitation but just for C++03 if it could not be fixed.

Discussion

  • Lorenzo Caminiti

    • status changed from new to accepted
     
  • Lorenzo Caminiti

    • milestone changed from Future to 1.0.0
     

Log in to post a comment.