dwww Home | Show directory contents | Find package

// test of std::stack
%module li_std_stack

%include std_stack.i


%template( IntStack ) std::stack< int >;

Generated by dwww version 1.15 on Mon Jul 1 20:17:02 CEST 2024.