選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
bergmann ffd7df63e7 * Implemented 'file_event' class to handle the different file event implementation (like select, poll and epoll) 6年前
cmake * Updated project structure 6年前
include * Implemented 'file_event' class to handle the different file event implementation (like select, poll and epoll) 6年前
src * Updated project structure 6年前
test * Implemented 'file_event' class to handle the different file event implementation (like select, poll and epoll) 6年前
.gitignore * Initial commit 6年前
.gitmodules * Updated project structure 6年前
CMakeLists.txt * Updated project structure 6年前
README.md * Updated project structure 6年前

README.md

cppcore

C++ library with usefull helper classes.