摘要:
template class _Alloc> class ACE_STL_Allocator : public ACE_Allocator { public: typedef _Alloc alloc_type; public: /// These methods are defined. virtual void *malloc (size_t nbytes... 阅读全文
posted @ 2005-04-03 21:53 xingd 阅读(1674) 评论(0) 推荐(0) 编辑