-
Google
- Sydney, Australia
Block or Report
Block or report jacobsa
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
oglematchers Public
A set of matchers for Go inspired by Google Test for C++ and Google JS Test.
8 contributions in the last year
Contribution activity
May 2022
Created 1 commit in 1 repository
Created an issue in llvm/llvm-project that received 3 comments
std::is_invocable_r and std::is_nothrow_invocable_r incorrectly handle non-moveable return types
Here is a test program involving a function that returns a type that cannot be move-constructed: #include <type_traits> // A type that cannot be mo…
3
comments