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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user