nim-wiki/NEP-2-Catching-up-with-Cpp-...

7 lines
148 B
Markdown
Raw Normal View History

Points to answer:
* When is the destructor called? Does setLen used for shrinking call the destructors?
* How does the assignment operator work?