2018-12-17 12:32:42 +08:00
build rename thread_local_ptr => tls::pointer 2018-12-15 19:30:22 +08:00
include fix bugs; modify test case; add some helper using & functions 2018-12-17 11:49:13 +08:00
src fix bugs; modify test case; add some helper using & functions 2018-12-17 11:49:13 +08:00
test modify test case 2018-12-17 12:23:35 +08:00
.gitignore first commit for shm. 2018-11-20 11:27:39 +08:00
.travis.yml Update .travis.yml 2018-12-17 12:32:42 +08:00
LICENSE Initial commit 2018-11-20 09:25:58 +08:00
README.md Update README.md 2018-12-17 12:30:45 +08:00

cpp-ipc

C++ IPC Library

Build Status