true
)Sets the data member
on_free_store
to b. All classes derived fromShape
must therefore also have a data memberon_free_store
.This function is used in the template function
create_new<
type>
. See Dynamic Allocation of Shapes, for more information.