The Wayback Machine - https://web.archive.org/web/20201217064638/https://github.com/topics/publish-subscribe
Skip to content
#

publish-subscribe

Here are 228 public repositories matching this topic...

iceoryx
marthtz
marthtz commented Aug 26, 2020

Brief feature description

Iceoryx uses a variety of strings (std::string, cxx::string<>, cxx::CString100, etc).
Once #253 is merged this mishmash should be cleaned-up.

Detailed information

Only use cxx:string<> or types created from it.

  • No std::string in public API

  • No more std::strings in code base

    • iceoryx_utils
    • iceoryx_posh
    • ic

Improve this page

Add a description, image, and links to the publish-subscribe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the publish-subscribe topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.