struct Gambit::is_one_member
[No description available] More…
Public Attributes
Name | |
---|---|
const bool | value |
Detailed Description
template <typename type ,
typename... args>
struct Gambit::is_one_member;
Public Attributes Documentation
variable value
static const bool value = is_one_member_internal<type, void (args...)>::value;
Updated on 2024-07-18 at 13:53:30 +0000