mirror of
https://github.com/Naios/continuable.git
synced 2025-12-07 17:26:47 +08:00
Attempt to fix the GCC build
This commit is contained in:
parent
1edd1e633d
commit
4d58e3bded
@ -622,7 +622,7 @@ struct exception_stripper_proxy {
|
||||
std::declval<Args>()...)) {
|
||||
return util::invoke(std::move(callable_), //
|
||||
std::forward<decltype(args)>(args)...);
|
||||
};
|
||||
}
|
||||
};
|
||||
} // namespace detail
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user