Analizo

 view release on metacpan or  search on metacpan

t/samples/file_with_two_modules/cpp/classes.cc  view on Meta::CPAN

#include "classes.h"

void Class1::say() {
  // don't say nothing, actually
}

void Class2::say() {
  // don't say nothing, actually
}



( run in 0.421 second using v1.01-cache-2.11-cpan-5511b514fd6 )