* src/vm/array.hpp (ArrayTemplate::get_raw_data_ptr): Added as pure virtual.
authorMichael Starzinger <michi@complang.tuwien.ac.at>
Mon, 16 Mar 2009 19:35:17 +0000 (20:35 +0100)
committerMichael Starzinger <michi@complang.tuwien.ac.at>
Mon, 16 Mar 2009 19:35:17 +0000 (20:35 +0100)
commit3093e571dd23fc0bb2ba9a7df2ee88bd7e43b468
treef484f8fc3a92792d83ec9de3f903236e0962ecd1
parent4d49508a2e5909e23e0fa62fa5e3461e3261ae76
* src/vm/array.hpp (ArrayTemplate::get_raw_data_ptr): Added as pure virtual.
(Array::get_raw_data_ptr): Removed obsolete method.
Removed some superfluous inline keywords.

--HG--
branch : michi
src/vm/array.hpp