Hi,

Is it possible to export template functions using either Embind or WebIDL 
or any other method?

class A
{
public:
  template<class T>
  void run() {}
};

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to