Data Structures Using C++: Linked List Implementation Part I (Node Class)
У вашего броузера проблема в совместимости с HTML5
Code can be found at http://pastebin.com/Jhy2wVSJ and http://pastebin.com/TCFP8HrP
Concepts:
Implementation of a Contact Node Class for a Linked List in C++
This is just the first part of several videos on a linked list implementation in C++.
The node class must have a pointer that can reference nodes
Related Videos for Background on Classes in C++: http://youtu.be/OI7pnkf3pqk