core: Get the full type name for template classes

Also add a macro for class templates with two template parameters.
This commit is contained in:
Stefano Avallone
2021-10-20 15:52:36 +02:00
parent e0f20a49c0
commit 70ea7891fc
5 changed files with 93 additions and 34 deletions

View File

@@ -2267,6 +2267,7 @@ PREDEFINED = NS3_ASSERT_ENABLE \
NS_LOG_COMPONENT_DEFINE_MASK()=1 \
NS_OBJECT_ENSURE_REGISTERED()=1 \
NS_OBJECT_TEMPLATE_CLASS_DEFINE()=1 \
NS_OBJECT_TEMPLATE_CLASS_TWO_DEFINE()=1 \
NS3_BUILD_PROFILE_DEBUG \
NS3_BUILD_PROFILE_RELEASE \
NS3_BUILD_PROFILE_OPTIMIZED \