struct Gambit::Scanner::return_type< ret(args…)>
[No description available] More…
Public Types
Name | |
---|---|
typedef ret | type |
Detailed Description
template <typename ret ,
typename... args>
struct Gambit::Scanner::return_type< ret(args...)>;
Public Types Documentation
typedef type
typedef ret Gambit::Scanner::return_type< ret(args...)>::type;
Updated on 2024-07-18 at 13:53:32 +0000