[m-dev.] Managed C++ and funny names

Peter Ross pro at missioncriticalit.com
Tue Jul 2 01:41:54 AEST 2002


Hi,

Anyone know what the correct syntax in MC++ is for the following

	mercury::list::list_1 mylist = new mercury::list::list_1::[]_0();

the problem is that []_0 is not a valid C++ name (plus I am not sure that I
have used the correct syntax for accessing nested classes).  I should be able
to escape the []_0 name.

Cheers,
Pete
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list