Allocator.h
Memory allocator class
[詳細]
#include <stddef.h>
#include <new>
#include <coil/Singleton.h>
ソースコードを見る。
説明
Memory allocator class
- 日付:
- $Date$
- 作者:
- Noriaki Ando <n-ando@aist.go.jp>
Copyright (C) 2009 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
- Id
- PublisherPeriodic.h 1225 2009-02-28 02:30:25Z n-ando