Skip to content

Conversation

@kreopt
Copy link

@kreopt kreopt commented Dec 24, 2015

Hi! For my project I had ported as much as possible boost-specific code to standard c++ library without changing any logic. It requires modern c++ std lib and standalone asio version. You can merge this changes in unstable branch if you wish(all tests are ok but not really sure that they cover 100% of functionality). If compatibility with old compilers is crucial then you can just ignore this request

* use c++11 instead of boost as mush as it possible
* use std cstdint instead of boost
* use std cstdint instead of boost
* use std thread
* use std thread
@acmorrow
Copy link

@kreopt You might want to have a look at #102

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

Successfully merging this pull request may close these issues.

2 participants