template<int W, bool S=true> class my_class ... #3358
Unanswered
amal-khailtash
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How does one bind to template classes that are of the following type:
Template classes of templated type can be done with generator functions, but how does one create binding for the the above types of template classes?
Beta Was this translation helpful? Give feedback.
All reactions