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.
16
Commits
1
Branch
99 KiB
C++
96.5%
CMake
2.5%
C
1.1%
Tree:
33b90c8cac
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '33b90c8cac'
${ noResults }
HTTPS
ZIP
TAR.GZ
bergmann
33b90c8cac
* Fixed bug in vector_streambuf: convert_cast to char_type failed. replaced by static_cast.
6 years ago
cmake
* Implemented convert_cast
6 years ago
include
* Fixed bug in vector_streambuf: convert_cast to char_type failed. replaced by static_cast.
6 years ago
src
* Implemented convert_cast
6 years ago
test
* Fixed bug in enum conversion (custom defined enum conversion traits are ignored)
6 years ago
.gitignore
* Initial commit
6 years ago
.gitmodules
* Initial commit
6 years ago
CMakeLists.txt
* Updated project structure
6 years ago