[cxx-abi-dev] mangling vector types

Jason Merrill jason at redhat.com
Wed Nov 11 21:33:44 UTC 2009


>> Dv <n_elements number> _ <element type>

Though a plain /number/ there doesn't allow for template substitution. 
Perhaps

Dv _ <expression> _ <element type>

when the number of elements is value-dependent?

Jason



More information about the cxx-abi-dev mailing list