parent
88b37e83bb
commit
74542e66eb
|
@ -11,7 +11,7 @@
|
|||
template <class T>
|
||||
class ManagedType
|
||||
{
|
||||
private:
|
||||
protected:
|
||||
|
||||
int *ref;
|
||||
|
||||
|
|
Loading…
Reference in New Issue