setAllocator

此方法會設定配置方法。

可見性
Public
簽章
void setAllocator(T * (*newAllocator)(int))
參數
newAllocator

儲存區記憶體不足時呼叫的回呼作業


回饋