Skip to content
#

dds

Here are 162 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 dds 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 dds topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.