Title: | C++ |
Notice: | Read 1.* and use keywords (e.g. SHOW KEY/FULL KIT_CXX_VAX_VMS) |
Moderator: | DECCXX::AMARTIN |
Created: | Fri Nov 06 1987 |
Last Modified: | Thu Jun 05 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 3604 |
Total number of notes: | 18242 |
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
1464.1 | Do friend classes of template classes work? | RDGENG::BERENT | Anthony Berent | Thu Jun 09 1994 10:43 | 23 |
1464.2 | looks like a bug | DECC::MULLEN | Dan Mullen, DEC C/C++ | Thu Jun 09 1994 17:37 | 8 |
1464.3 | CXX-E-INACCESSIBLE C++ V5.2 on OpenVMS | KERNEL::TURPIEN | Thu Mar 21 1996 06:24 | 32 | |
1464.4 | DECCXX::COLEEN | Wed Mar 27 1996 14:46 | 11 | ||
1464.5 | ANSI C++ has made this illegal; comments? | DECCXX::AMARTIN | Alan H. Martin | Thu Mar 27 1997 09:54 | 16 |
Re .0, .1, .3: ***** NOTE ***** All of these sample programs are *not* legal ANSI C++ programs - ``friend class T;'' has been made quite illegal in the draft standard sometime in the past couple of seasons. We have not yet decided whether it is possible or desireable to permit them to be compiled by the V6.0 ANSI compiler under a putative ``-arm'' compatibility switch. However, we do anticipate supporting an ARM-based V5.* compiler in parallel during ANSI V6.0's rollout. Feel free to comment here upon any requirements for -arm support of ``friend class T''. /AHM/THX |