add unwinding section to index

pull/10/head
Alexis Beingessner 10 years ago committed by Manish Goregaokar
parent 89c4cdf03e
commit c3384dde9f

@ -5,5 +5,6 @@
* [Conversions](conversions.md)
* [Uninitialized Memory](uninitialized.md)
* [Ownership-oriented resource management (RAII)](raii.md)
* [Unwinding](unwinding.md)
* [Concurrency](concurrency.md)
* [Example: Implementing Vec](vec.md)
Loading…
Cancel
Save