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 2025-02-12 at 16:10:32 +0000