Is it legal to access a parameter of a class specialization using the scope resolution operator (::)? For example, near the end of 7.23, would it be legal to refer to the following? Stack4::T::size I would've assumed 'yes', but this is not explicitly mentioned in 7.21 and there are no examples of such usage in 7.23. -- BradReceived on Mon Jun 19 23:34:48 2006
This archive was generated by hypermail 2.1.8 : Mon Jun 19 2006 - 23:35:12 PDT