DescriptionNoissue - move the check whether a template parameter of `intrusive_ptr` inherits `ref_counted` in `static_assert`.
It is in the class definition and it allows to use it with yet incomplete class, e.g. `class Subscription; typedef intrusive_ptr<Subscription> SubscriptionPtr;`.
Review: https://codereview.adblockplus.org/29713594
# Extracted from https://codereview.adblockplus.org/29548581/
Patch Set 1 #
MessagesTotal messages: 4
|