struct Gambit::Scanner::first_arg_type< ret(T, args…)>

[No description available] More…

Public Types

Name
typedef Ttype

Detailed Description

template <typename ret ,
typename T ,
typename... args>
struct Gambit::Scanner::first_arg_type< ret(T, args...)>;

Public Types Documentation

typedef type

typedef T Gambit::Scanner::first_arg_type< ret(T, args...)>::type;

Updated on 2023-06-26 at 21:36:52 +0000