struct Gambit::Scanner::func_ptr_type< void(args…)>

[No description available] More…

Public Types

Name
typedef void(*)(args…)type

Detailed Description

template <typename... args>
struct Gambit::Scanner::func_ptr_type< void(args...)>;

Public Types Documentation

typedef type

typedef void(* Gambit::Scanner::func_ptr_type< void(args...)>::type) (args...);

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