Example #1
0
int main() {
  MyApp app;
  app.templateMethod();
} ///:~