-
SeHe
- The Netherlands
- https://sehe.nl
- @sehetw
Block or Report
Block or report sehe
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
bench_float_parsing Public
Full disclosure for http://stackoverflow.com/questions/17465061/how-to-parse-space-separated-floats-in-c-quickly/17479702
-
-
msghub Public
Forked from di9it/msghub
Lightweight publisher/subscriber C++ library based on boost asio
C++ 3
120 contributions in the last year
Contribution activity
May 2022
Created 6 commits in 3 repositories
Created 4 repositories
- sehe/json C++
- sehe/BeastLounge C++
- sehe/thread C++
- sehe/BoostURLAsSubmodule CMake
Created a pull request in boostorg/beast that received 17 comments
Issue #2417 use boost::core::string_view
This improves inter-conversion between string_view implementations. Some observable differences for users: core::string_view no longer supports th…
Opened 3 other pull requests in 3 repositories
boostorg/beast
1
open
boostorg/json
1
closed
boostorg/thread
1
closed
Reviewed 2 pull requests in 2 repositories
boostorg/beast
1 pull request
nelhage/rules_boost
1 pull request
Created an issue in boostorg/mp11 that received 7 comments
GCC trunk no longer compiles algorithm.hpp in c++11/14 modes
GCC gives (potentially new) diagnostics https://compiler-explorer.com/z/TjjdserT1 /opt/compiler-explorer/libs/boost_1_78_0/boost/mp11/algorithm.hpp:4…
Opened 10 other issues in 3 repositories
boostorg/utility
4
closed
2
open
- string_view::substr() doesn't default pos=0
- add c++20/23 constructors to basic_string_view
- Critical: erronous noexcept specifications on boost::string_view::compare
- add contains member function to boost::string_view
- remove_prefix and remove_suffix overly permissive
- boost::string_view::max_size() erroneously returns size()