![]() | 1 | initial version |
Here's easily understandable way that has to drawback of always serializing messages and interpreting the serialized result: topic_buffer_client.
It looks like a more efficient way using SFINAE seems to be implemented here: timeextractor.h With the template magic it's a bit harder to understand though ;)