mirror of
https://github.com/BlackMATov/invoke.hpp.git
synced 2025-12-13 05:56:31 +07:00
Update invoke.hpp
This commit is contained in:
@@ -271,3 +271,7 @@ namespace invoke_hpp
|
||||
std::forward<Tuple>(args),
|
||||
impl::make_index_sequence<std::tuple_size<typename std::decay<Tuple>::type>::value>()))
|
||||
}
|
||||
|
||||
|
||||
#undef INVOKE_HPP_NOEXCEPT_RETURN
|
||||
#undef INVOKE_HPP_NOEXCEPT_DECLTYPE_RETURN
|
||||
|
||||
Reference in New Issue
Block a user