struct Gambit::Scanner::return_type< ret(args…)>

[No description available] More…

Public Types

Name
typedef rettype

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 2023-06-26 at 21:36:52 +0000