vendor/rust/rust/templates/StandaloneClassDeclarations.rusttpl in gecoder-0.6.0 vs vendor/rust/rust/templates/StandaloneClassDeclarations.rusttpl in gecoder-0.6.1

- old
+ new

@@ -1,5 +1,7 @@ //-*-c++-*- typedef std::map<VALUE, !c_class_name!*> T!class_ptrmap!; extern T!class_ptrmap! !class_ptrmap!; static void !class_varname!_free(void *p); +static void !class_varname!_mark(void *p); +static void !class_varname!_free_map_entry(void *p); \ No newline at end of file