Skip to content
Commit 3d1fa437 authored by Murray Cumming's avatar Murray Cumming
Browse files

RefPtr: Make this an alias for shared_ptr<> instead.

Specifying a Deleter in make_refptr_for_instance().
And changing RefPtr::cast_dynamic<>() to std::dynamic_pointer_cast<>().

The glibmm_refptr test then becomes rather silly, and should maybe
just be removed.
parent fed31be6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment