If no mark function is specified to the constructor of Data_Object, Rice should use a templated ruby_mark<>
function.
The only issue here is whether Rice should support not specifying a mark function in the default case (otherwise there
is additional overhead for objects that don't need a mark function).
|