TOPIC | 123.0 | C++/O-O Conferences & Seminars |
| 123.10 | Thu Jul 22 1993 16:26 | 6th USENIX C++ TECHNICAL CONFERENCE | 160 lines |
TOPIC | 607.0 | How are virtual function dispatch tables (vtbls) implemented? |
| 607.3 | Wed Sep 01 1993 13:10 | if you change the class decl, recompile all modules | 11 lines |
TOPIC | 728.0 | Wish for diagnostic for missing return in valued function |
| 728.14 | Wed Dec 01 1993 12:01 | I agree | 3 lines |
TOPIC | 761.0 | DEC C++ for ULTRIX RISC, v1.2 |
| 761.43 | Fri Oct 08 1993 11:13 | try SHOW KEY/FULL KIT* in this conference | 0 lines |
TOPIC | 834.0 | Pragmatics of templates in DEC C++ |
| 834.26 | Wed Aug 18 1993 11:47 | How I think ODI & USL define template functions | 40 lines |
| 834.30 | Fri Aug 27 1993 18:58 | Does /INSTANTIATE_TEMPLATES or -define_templates help? | 0 lines |
| 834.33 | Wed Sep 01 1993 11:52 | doing it on all modules may result in multiply defined symbols | 15 lines |
| 834.34 | Wed Sep 01 1993 11:55 | re: .32: #1: If we had precompiled headers, that would do it | 0 lines |
TOPIC | 902.0 | Does DEC C++ support ANSI C? |
| 902.11 | Fri Sep 03 1993 14:29 | C++ isn't a superset of C; DEC C++ OpenVMS doesn't have a C mode switch | 14 lines |
| 902.13 | Fri Sep 03 1993 17:42 | maybe they want 2 compilers for the price of 1? | 11 lines |
| 902.14 | Fri Sep 03 1993 17:47 | p.s. technical rathole | 18 lines |
TOPIC | 905.0 | Moving DEC C++/VAX/VMS binaries to system without compiler-provided run-time libraries |
| 905.29 | Tue Aug 10 1993 12:56 | Certain things make the compiler generate calls to DECC$SHR | 5 lines |
| 905.31 | Tue Aug 10 1993 18:34 | I certainly didn't intend to imply that | 40 lines |
TOPIC | 1009.0 | ostrstream objects |
| 1009.5 | Wed Sep 01 1993 11:42 | read "fixed in future release" for "fixed in next release" | 8 lines |
| 1009.7 | Wed Sep 01 1993 12:57 | | 15 lines |
TOPIC | 1071.0 | NIH class library needed |
| 1071.18 | Fri Jul 16 1993 13:55 | you can make it happen; send your resume to RTL::CHAO | 6 lines |
TOPIC | 1072.0 | AT&T C++ libraries? |
| 1072.6 | Fri Oct 29 1993 13:14 | Yes... | 6 lines |
TOPIC | 1198.0 | Getting a name of an object? |
| 1198.27 | Thu Sep 02 1993 11:55 | I see that .0 still has the WISH_CONSIDERED keyword | 0 lines |
| 1198.30 | Mon Nov 22 1993 16:47 | please do | 4 lines |
TOPIC | 1386.0 | Tue Jul 20 1993 12:21 | c++std-all-505: Exponentiation Operator in C++ | 73 lines |
| 1386.3 | Fri Aug 06 1993 16:46 | C++ wasn't designed to allow the user to add new operators | 11 lines |
TOPIC | 1407.0 | Using C++ to implement VMS layered products |
| 1407.23 | Fri Aug 06 1993 16:18 | if it's broke, fix it, don't build yet another one! | 12 lines |
| 1407.26 | Fri Aug 06 1993 18:20 | you're right, String's Objections are Not Yet Implemented | 30 lines |
| 1407.32 | Mon Aug 09 1993 11:12 | that inbred family tree of programming languages | 14 lines |
| 1407.33 | Mon Aug 09 1993 11:44 | "one hacker's bug is another hacker's feature" | 23 lines |
| 1407.36 | Mon Aug 09 1993 13:15 | "Assumption is the is the mother of all foul-ups." | 20 lines |
TOPIC | 1411.0 | choosing one base class library for Digital |
| 1411.12 | Mon Aug 09 1993 14:39 | "library design _is_ language design" /ARK(?) | 18 lines |
| 1411.24 | Thu Aug 26 1993 14:16 | "Forest vs. tree" is not "single vs. multiple inheritance" | 11 lines |
TOPIC | 1417.0 | Reducing constructor size - default arguments, recursion and helper functions |
| 1417.4 | Mon Aug 16 1993 10:26 | CXXL uses default args to c'tors in many places | 0 lines |
TOPIC | 1420.0 | Conflict between String class and typedef in X headers |
| 1420.3 | Tue Aug 17 1993 15:05 | Let us hope. | 16 lines |
| 1420.5 | Tue Aug 17 1993 16:09 | "ISO/ANSI standard" or "industry standard" or ...? | 5 lines |
TOPIC | 1451.0 | Dynamic linking & C++ objects |
| 1451.1 | Thu Sep 02 1993 11:54 | it's got to get defined somewhere when linking | 3 lines |
| 1451.3 | Thu Sep 02 1993 12:50 | then I think you have to call LIB$FIND_IMAGE_SYMBOL from a stub | 0 lines |
| 1451.5 | Thu Sep 02 1993 16:28 | sorry | 6 lines |
TOPIC | 1453.0 | Thu Sep 02 1993 12:53 | Obviate %SDL-W-TYPNOTSUP, ... COMPLEX | 6 lines |
TOPIC | 1455.0 | VMS/Motif/ClassLib nameclash on "String" |
| 1455.1 | Fri Sep 03 1993 10:30 | Until name spaces are implemented... | 9 lines |
TOPIC | 1482.0 | ACCVIO from runtime initialization of objects in readonly memory |
| 1482.2 | Mon Sep 20 1993 14:57 | A nifty_counter can be used to control initialization | 1 lines |
TOPIC | 1489.0 | const character strings? |
| 1489.1 | Mon Sep 20 1993 16:53 | A string has type "array of char" [...] | 14 lines |
TOPIC | 1492.0 | extern BASIC function |
| 1492.2 | Wed Sep 22 1993 11:15 | could be lots of linkages on systems w/o a calling std | 15 lines |
TOPIC | 1498.0 | Fri Sep 24 1993 14:52 | Factoring out overhead in an array of objects | 20 lines |
TOPIC | 1523.0 | Bug in Generic.hxx file ? |
| 1523.1 | Fri Oct 08 1993 11:34 | I think that generic.hxx is correct | 63 lines |
| 1523.3 | Tue Oct 26 1993 13:54 | Rogue Wave's use of generic.hxx would be another comparison point | 5 lines |
TOPIC | 1541.0 | Why does assigning a float to an int convert the float to int? |
| 1541.4 | Wed Oct 20 1993 17:25 | assumption about the encoding of floating point numbers | 9 lines |
TOPIC | 1563.0 | C++ task library and mult. threads of execution? |
| 1563.1 | Thu Nov 04 1993 09:15 | fyi, C++ was born to do a Simula-style simulation application | 13 lines |
| 1563.3 | Tue Nov 09 1993 13:04 | | 7 lines |
TOPIC | 1571.0 | Can someone explain this? Exception Handling, DECthreads, and C++ |
| 1571.1 | Tue Nov 09 1993 10:33 | | 28 lines |
| 1571.3 | Tue Nov 09 1993 12:58 | | 23 lines |
TOPIC | 1630.0 | ObjectCenter from Object Oriented Technologies |
| 1630.1 | Mon Dec 06 1993 09:33 | Did Centerline change their name? | 7 lines |