Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Change to code that doesn't use boost #40

Open
neoarc opened this issue Sep 1, 2020 · 1 comment
Open

Change to code that doesn't use boost #40

neoarc opened this issue Sep 1, 2020 · 1 comment

Comments

@neoarc
Copy link

neoarc commented Sep 1, 2020

I don't know if this is an unreasonable demand.

While reviewing the use of this IPC library, I was asked if boost was absolutely necessary.

At this point, most of them can be replaced by standards such as c++17.

The internal code is well written, but the usability is not the best.

How do you think?

@larsonmpdx
Copy link

all of the shared memory stuff is boost::interprocess, I don't think that's in c++17

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

No branches or pull requests

2 participants