Hello,
Does anyone could give help about using c++ template class to create several topics, because I need to create more then 30 topics with different fields (struct elements) and with different settings (QoS), doing this repeatedly is error prone, so it looks like templates can help.
Thanks
Akram