Memory allocator class. More...
#include <stddef.h>
#include <new>
#include <coil/Singleton.h>
Go to the source code of this file.
Classes | |
class | coil::Allocator |
Allocator class. More... | |
Namespaces | |
namespace | coil |
Common Object Interface Layer. |
Memory allocator class.
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.
Definition in file Allocator.h.