Skip to content

v2.0.2

Compare
Choose a tag to compare
@arobenko arobenko released this 21 Aug 21:51
· 423 commits to master since this release
  • Added default implementation of comms::Message::dispatchImpl() virtual function.
  • Fixing bug in comms::GenericHandler for cases when handle() member functions return value.
  • Minor improvement to availability of polymorphic dispatch for comms::dispatchMsg().
  • Supporting 64bit enums in cc_view application.
  • Several extra unittests.