[doc] ref-count-base files

This commit is contained in:
Peter D. Barnes, Jr.
2016-09-02 21:43:51 -04:00
parent 8255f5523b
commit 84cd2d224c
2 changed files with 4 additions and 2 deletions

View File

@@ -27,7 +27,8 @@
/**
* \file
* \ingroup ptr
* (Deprecated) ns3::RefCountBase implementation.
* ns3::RefCountBase implementation.
* \deprecated See \ref ns3::SimpleRefCount
*/
namespace ns3 {

View File

@@ -28,7 +28,8 @@
/**
* \file
* \ingroup ptr
* (Deprecated) ns3::RefCountBase declaration.
* ns3::RefCountBase declaration.
* \deprecated See \ref ns3::SimpleRefCount
*/
namespace ns3 {