add comment on implementation location

This commit is contained in:
Mathieu Lacage
2006-09-06 15:19:03 +02:00
parent 48200e2976
commit 73b1489fbc

View File

@@ -62,6 +62,12 @@ private:
}; // namespace ns3
/**************************************************
Start of implementation of templates defined
above
*************************************************/
namespace ns3 {
template <typename T>