struct Gambit::Scanner::remove_all_func< ret(args…)>
[No description available] More…
Public Types
Name | |
---|---|
typedef ret(typename remove_all< args >::type…) | type |
Detailed Description
template <typename ret ,
typename... args>
struct Gambit::Scanner::remove_all_func< ret(args...)>;
Public Types Documentation
typedef type
typedef ret Gambit::Scanner::remove_all_func< ret(args...)>::type(typename remove_all< args >::type...);
Updated on 2025-02-12 at 16:10:32 +0000