doc/runtime.tex: Suggest asserting that a stack-allocated object tore down.
[sod] / lib / sod.3
index b6bc6dc..9f95c78 100644 (file)
--- a/lib/sod.3
+++ b/lib/sod.3
@@ -480,6 +480,9 @@ the instance should be torn down before this happens,
 using the
 .B sod_teardown
 function.
+It may be appropriate to
+.BR assert (3)
+that the object is ready for deallocation at this time.
 .PP
 The
 .B SOD_MAKE