Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Sep 18th, 2011
241
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
~RefCountedPointer
(
)
{
if
(
refs_
&&
(
--
(
*
refs_
)
==
0
)
)
{
// <- here
Destroyer
(
)
(
counted_
)
;
delete
refs_
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ Instant BTC Profit Method ⭐
JavaScript | 5 sec ago | 0.25 KB
✅ Make $2500 in 15 minutes
JavaScript | 18 sec ago | 0.25 KB
✅ Make $2500 in 15 minutes
JavaScript | 25 sec ago | 0.25 KB
✅ Crypto Exchange Exploit
JavaScript | 46 sec ago | 0.25 KB
Free Crypto Method ✅ NEVER SEEN BEFORE
JavaScript | 1 min ago | 0.25 KB
Swapzone Glitch ✅ Working
JavaScript | 1 min ago | 0.25 KB
⭐ Free SOLANA Method ⭐
JavaScript | 1 min ago | 0.25 KB
⭐ Trading Profit Method ⭐
JavaScript | 2 min ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!