This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_core
Watch
1
Star
0
Fork
0
forked from
boostorg/core
Code
Pull Requests
Activity
1,403
Commits
75
Branches
56
Tags
39cf1e65a3cb8e361ae42417b5b2bca83588a3fb
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Peter Dimov
9f2cdfa7d2
Disable C4244 in scoped_enum.cpp, underlying_type.cpp
2021-11-01 03:58:37 +02:00
Peter Dimov
11958e9568
Avoid C4101 in scoped_enum.cpp
2021-11-01 02:42:03 +02:00
Andrey Semashev
f930ce31cf
Added tests for scoped enums and underlying_type. Fixed a bug with native_value(). Fixed a bug that allowed implicit conversions of scoped enums to int (at least with clang 3.4).
2014-06-07 02:30:29 +04:00