Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
bf465ff0
Commit
bf465ff0
authored
Mar 05, 2021
by
Abseil Team
Committed by
Dino Radaković
Mar 09, 2021
Browse files
Internal change
PiperOrigin-RevId: 361213113
parent
bcfcf75e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
googlemock/include/gmock/gmock-actions.h
googlemock/include/gmock/gmock-actions.h
+1
-1
No files found.
googlemock/include/gmock/gmock-actions.h
View file @
bf465ff0
...
...
@@ -1520,7 +1520,7 @@ struct ActionImpl<R(Args...), Impl> : ImplBase<Impl>::type {
// types instantiated. Up to 10 of the args that are provided by the
// args_type get passed, followed by a dummy of unspecified type for the
// remainder up to 10 explicit args.
static
const
ExcessiveArg
kExcessArg
;
static
const
expr
ExcessiveArg
kExcessArg
{}
;
return
static_cast
<
const
Impl
&>
(
*
this
).
template
gmock_PerformImpl
<
/*function_type=*/
function_type
,
/*return_type=*/
R
,
/*args_type=*/
args_type
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment