add comment on implementation location

This commit is contained in:
Mathieu Lacage
2006-09-06 15:18:20 +02:00
parent 51cea233f1
commit 48200e2976

View File

@@ -321,6 +321,10 @@ private:
}; // namespace ns3
/********************************************************************
Implementation of templates defined above
********************************************************************/
namespace ns3 {
template <typename T>