way cooler!
It seems we *always* have a ref at the call site, but pass a ptr to the
constructor. Do we support a null ptr? If not, can we change the constructor to
take a const& ?
Other than that question, LGTM
On 2012/10/11 17:48:28, reed1 wrote:
> way cooler!
>
> It seems we *always* have a ref at the call site, but pass a ptr to the
> constructor. Do we support a null ptr? If not, can we change the constructor
to
> take a const& ?
Yeah, that makes sense, will do.
>
> Other than that question, LGTM
Issue 6650047: SkTLazyReplace
(Closed)
Created 13 years ago by bsalomon
Modified 13 years ago
Reviewers: reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0