由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 我给你们挖个新坑吧 GC
相关主题
What're the three types of memory allocated for C++ variables?question about structure initializationa and reference
a c++ question.Node.js 有用过的么 什么评价
a=(char **)malloc(12*sizeof(char *)) 是什么意思?请教boost::any compile错误。
effective C++里的memory pool 一问:static variable存在heap还是stack?
a small question about c++ memory allocationA question about c++ pointer
关于C/C++里的Static variable的memory allocation/initializaa C++ question
C++一个string的小问题another c++ interview question
菜鸟请教C问题C++: operator new 为啥要是 static的, 不是有啥影响?
相关话题的讨论汇总
话题: gc话题: br话题: type话题: linear话题: tgc
进入Programming版参与讨论
1 (共1页)
c*******v
发帖数: 2599
1
GC很多问题的dilemma和no blocking这种问题也是类似的。
h**c
发帖数: 1979
2
Linear Type好,不用GC
f******2
发帖数: 2455
3
#include "tgc.h"
static tgc_t gc;
static void example_function() {
char *message = tgc_alloc(
g****t
发帖数: 31659
4
鍐呭瓨闂鏄笉鍙垽瀹氱殑銆備笉杩噊ne time assignment纭疄鏄釜鎸哄疄
鐢ㄧ殑鍔炴硶銆傚洜涓鸿嚦灏0%鐨勮祴鍊兼垜瑙夊緱鍙互寮勬垚涓鎬ц祴鍊艰
涓嶄細浼ゆ鑳姐
銆鍦hnpc(鐖辨厱鎷嗚吇瀛愷焽焽仇焽) 鐨勫ぇ浣滀腑鎻愬埌: 銆br />

:
Linear Type濂斤紝涓嶇敤GC

1 (共1页)
进入Programming版参与讨论
相关主题
char *p = "string literal"; 和 char a[] = "string liter (转载)a small question about c++ memory allocation
问一个面试题关于C/C++里的Static variable的memory allocation/initializa
请教一个C++的考题C++一个string的小问题
in-class static member question菜鸟请教C问题
What're the three types of memory allocated for C++ variables?question about structure initializationa and reference
a c++ question.Node.js 有用过的么 什么评价
a=(char **)malloc(12*sizeof(char *)) 是什么意思?请教boost::any compile错误。
effective C++里的memory pool 一问:static variable存在heap还是stack?
相关话题的讨论汇总
话题: gc话题: br话题: type话题: linear话题: tgc