dwww Home | Show directory contents | Find package

%module constants


%inline %{
  
  struct A {
    A(double) { }

  };

  const A b123(3.0);

%}

  

Generated by dwww version 1.15 on Tue Jul 2 00:27:16 CEST 2024.