Review Board 2.0.15


refcnt: Update doxygen comments

Review Request #437 - Created Jan. 24, 2011 and submitted

Information
Nathan Binkert
gem5
Reviewers
Default
ali, gblack, nate, stever
refcnt: Update doxygen comments

I've added doxygen comments.  One question:  How do I make one comment apply for multiple functions?  I don't think I did that right.

Second comment, the refcounting pointer code doesn't actually allow you to compare/cast pointers of two different types very easily.  Should we fix it?  Have people run into this problem?

   
Posted (Jan. 25, 2011, 2:29 a.m.)
i don't know that you can comment multiple functions with a singel doxygen comment
  1. Nate, is this on your pile to commit?
src/base/refcnt.hh (Diff revision 1)
 
 
This should include a description of what the file does. You don't need the file name if you dont want to have it.