This website requires JavaScript.
Explore
Register
Sign In
coffee
/
cpp-ipc
Watch
1
Star
0
Fork
0
You've already forked cpp-ipc
mirror of
https://github.com/mutouyun/cpp-ipc.git
synced
2025-12-07 01:06:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
97
Commits
5
Branches
5
Tags
MIT
4.3
MiB
C++
89.5%
C
8.9%
CMake
1.6%
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
mutouyun
02f4e1e6dc
Merge branch 'master' of
https://github.com/mutouyun/cpp-ipc
2018-12-17 13:59:01 +08:00
build
add CONFIG += c++1z, some compiler need this
2018-12-17 13:50:09 +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
fix QCOMPARE link error
2018-12-17 13:58:29 +08:00
.gitignore
first commit for shm.
2018-11-20 11:27:39 +08:00
.travis.yml
Update .travis.yml
2018-12-17 13:55:15 +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
README.md
cpp-ipc
C++ IPC Library