class Gambit::Backends::instance_helper
[No description available] More…
#include <mathematica_helpers.hpp>
Public Attributes
Name | |
---|---|
T | member |
Detailed Description
template <typename T >
class Gambit::Backends::instance_helper;
Sneaky template classes that allow one to declare dummy ‘instances’ of voids (as ints) in templates
Public Attributes Documentation
variable member
T member;
Updated on 2024-07-18 at 13:53:30 +0000