dwww Home | Show directory contents | Find package

%module xxx

%template(abc) SSS::AAA<int>;

namespace UUU {
  struct JJJ;
}

%template(xxx) UUU::JJJ<int>;

Generated by dwww version 1.15 on Tue Jul 2 00:24:30 CEST 2024.