Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
cpp
/
cppcore
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
21
Commits
1
Rama
99 KiB
C++
96.5%
CMake
2.5%
C
1.1%
Árbol:
ffd7df63e7
master
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde 'ffd7df63e7'
${ noResults }
HTTPS
ZIP
TAR.GZ
bergmann
ffd7df63e7
* Implemented 'file_event' class to handle the different file event implementation (like select, poll and epoll)
hace 6 años
cmake
* Updated project structure
hace 6 años
include
* Implemented 'file_event' class to handle the different file event implementation (like select, poll and epoll)
hace 6 años
src
* Updated project structure
hace 6 años
test
* Implemented 'file_event' class to handle the different file event implementation (like select, poll and epoll)
hace 6 años
.gitignore
* Initial commit
hace 6 años
.gitmodules
* Updated project structure
hace 6 años
CMakeLists.txt
* Updated project structure
hace 6 años
README.md
* Updated project structure
hace 6 años
README.md
cppcore
C++ library with usefull helper classes.