From 334bb9c301bb72d5331a2e9e067211c18e5f7c69 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 23 Jan 2017 17:17:47 -0500 Subject: templates --- org/sdp.org | 1 + 1 file changed, 1 insertion(+) (limited to 'org/sdp.org') diff --git a/org/sdp.org b/org/sdp.org index 6c204f4..f14c82e 100644 --- a/org/sdp.org +++ b/org/sdp.org @@ -426,6 +426,7 @@ auto t = abs.SiSUdocAbstraction( _opt_action_bool ); static assert(!isTypeTuple!(t)); +static assert(t.length==3); auto doc_abstraction = t[0]; // head ~ toc ~ contents ~ endnotes_seg ~ glossary ~ bibliography ~ bookindex ~blurb; string[][string] _document_section_keys_sequenced = t[1]; string[] _doc_html_segnames = t[2]; -- cgit v1.2.3