// AUTOMATICALLY GENERATED -- DO NOT EDIT! -*- c++ -*- #include "template.h" #include "template_i.h" #line 185 "template.cpp" template <> stack_t* create_stack() { return new stack(); }