Menu

protected - Unused function

2018-04-24
2018-04-27
  • Alon Zanbar

    Alon Zanbar - 2018-04-24

    Hi ,
    I am not sure how the Unused function vlaidator is working :
    I in my code ( cpp file ) I have a function that is declared as protected in the h file. since it can be used by inhriting class I wouldn't expect it to be marked as unsued. I know i can remove "unused" messages but I do want to see this information for private methods.
    What can be done ?

     
  • versat

    versat - 2018-04-27

    Could you provide a minimal example where this behaviour can be observed?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.