dwww Home | Show directory contents | Find package

%module foo
%{
#include "foo.h"
%}

%import base.i
%include "foo.h"

%template(intFoo) Foo<int>;

Generated by dwww version 1.15 on Tue Jul 2 00:17:32 CEST 2024.