User: ttiimm13

  • Public profile

User profile: ttiimm13

User info
User name:ttiimm13
History
Joined:
Number of posts:11
Latest posts:

help smart pointers
for future referance for anyone who may read this. std::unique_ptr<LinkedList<std::shared_ptr<Disc>...

help smart pointers
so disclistptr is the name of pointer. the "-" just means it is private. the semi-colon just seperat...

help smart pointers
uml is a type of diagram for a class. that outlines whats in the class. the format in which i wrote ...

help smart pointers
can anyone help me write this ptr. disc is a another class with a has a relation ship with disclist...

need help with smart pointers
i need help changing the following code from raw pointers to shared pointers. [code] #incl...

This user does not accept Private Messages