This website works better with JavaScript.
Explore
Help
Register
Sign In
Schoumi
/
microbit-dal
Watch
1
Star
0
Fork
You've already forked microbit-dal
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Change the refcount to a protected member variable.
Browse Source
master
v1.3.4
Jonathan Protzenko
8 years ago
parent
88b37e83bb
commit
74542e66eb
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
inc/ManagedType.h
Unescape
Escape
View File
@ -11,7 +11,7 @@
template
<
class
T
>
class
ManagedType
{
pr
ivate
:
pr
otected
:
int
*
ref
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Schoumi/microbit-dal
Title
Body
Create Issue