This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
felix
/
ftb
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
added deinit_printer
banana-cakes
FelixBrendel
пре 6 година
родитељ
dc98c61901
комит
be5e48b137
1 измењених фајлова
са
5 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
print.hpp
+ 5
- 0
print.hpp
Прегледај датотеку
@@ -405,6 +405,11 @@ int print_ptr(FILE* f, void* ptr) {
return print_to_file(f, "nullptr");
}
void deinit_printer() {
printer_map.dealloc();
type_map.dealloc();
}
void init_printer() {
printer_map.alloc();
type_map.alloc();
Write
Preview
Loading…
Откажи
Сачувај