あるテンプレートが、テンプレートレンジかどうか判定します。
alias head = tmplt.front!(); alias tail = tmplt.tail!();
See Implementation
あるテンプレートが、テンプレートレンジかどうか判定します。