This website works better with JavaScript.
Home
Explore
Help
Sign In
cpp
/
cppcore
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20
Commits
1
Branch
99 KiB
C++
96.5%
CMake
2.5%
C
1.1%
Tree:
68b49deed3
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '68b49deed3'
${ noResults }
cppcore
/
include
/
cppcore
History
bergmann
68b49deed3
* Fixed memory leak in type_helper
6 years ago
..
conversion
* Fixed bug in enum conversion (custom defined enum conversion traits are ignored)
6 years ago
misc
* Fixed memory leak in type_helper
6 years ago
platform
* Fixed compiler error in platform/select
6 years ago
synchronization
* Implemented locked type (used the get locked access to any resource)
6 years ago
conversion.h
* Refactored indent.h
6 years ago
defines.h
* Initial commit
6 years ago
misc.h
* Implemented stream buffer to read from/write to std::vector
6 years ago
platform.h
* Started to implement platform specific helper classes (fdset and select for now)
6 years ago
synchronization.h
* Implemented locked type (used the get locked access to any resource)
6 years ago