[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Template parameter numbering
- To: cxx-abi@xxxxxxxxxxxxxxxxxxxx
- Subject: Template parameter numbering
- From: dehnert@xxxxxxxxxxxxxxxxxxxx (Jim Dehnert)
- Date: Thu, 11 May 2000 16:18:37 -0700 (PDT)
Hi, folks,
We passed over this quickly today discussing something else. I see in
reading more closely that we never actually specify the numbering,
though the examples start at 1. I think we ought to start like the
substitution numbering (i.e. T_, T0_, T1_, ...). We can't go all the
way to base 36, because there are other valid characters after T,
but it should rarely matter.
If I don't hear crys of dismay by the weekend, I'll specify this.
Daveed: you commented once that your export template scheme required
some mangling adjustments. Is that an issue for what we have
specified?
Jim
- Jim Dehnert x3-4272
|