Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no boost / RTTv3 #287

Open
ahoarau opened this issue Apr 19, 2019 · 1 comment
Open

no boost / RTTv3 #287

ahoarau opened this issue Apr 19, 2019 · 1 comment

Comments

@ahoarau
Copy link
Contributor

ahoarau commented Apr 19, 2019

/!\ This is just a user experience feedback.
In my systems, I only use basic/minimal features of rtt for my components (no corba, no mq, no lua, no marshalling, no reporting).
To me ideally rttv3 would be a c++14 (or c++17) only library.
Pretty sure memory, functional, mutex, conditional, and thread can handle everything.
Is there any plan to remove boost dependency ?

@snrkiwi
Copy link
Contributor

snrkiwi commented Apr 20, 2019

That's fair feedback.

Another point of view - we use CORBA, marshaling, etc, and have no problem with the boost dependency. If removing boost wasn't a big deal, and it didn't change the overall functionality, then that might be a nice change. But we're happy with things as they are also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants