|
|
- Re: About enums. Tokyo Tomy (01-Dec-04 01:18)
- Re: I want to think in C++ Glen Low (01-Dec-04 01:19)
- Re: Auto-generate C++ to UML "overall class hierarchy"? Javier Estrada (01-Dec-04 01:20)
- Re: Which way are fastest to find a string, sorting+binary_search vs. hashing. Antoun Kanawati (01-Dec-04 01:20)
- Re: An Article about a Cross-Platform Memory Leak Detector jakacki (01-Dec-04 01:21)
- File Input and Spaces Mike (01-Dec-04 01:22)
- Teacher starting C++ Desires OOP Suggestions Richard T. Vannoy II (01-Dec-04 01:22)
- Re: ways to decouple interface and implementation Marlene Miller (01-Dec-04 01:23)
- Use of "explicit" for casting operators Ian Knowles (01-Dec-04 01:24)
- Re: explicit call of constructor on casted void *ptr Craig Kelly (01-Dec-04 01:25)
- Re: Overload resolution Thomas Mang (01-Dec-04 01:26)
- Re: Urgent : help needed on web server implemenation Greg Schmidt (01-Dec-04 01:26)
- Re: What type is ' int * const& ' ? dietmar_kuehl_at_yahoo.com (01-Dec-04 01:28)
- source code browser Jim Gu (01-Dec-04 01:28)
- Re: standard operators Seungbeom Kim (01-Dec-04 02:38)
- Re: Proposal about operator overloading Maxim Yegorushkin (01-Dec-04 02:39)
- Re: int(), double(), char() and thier ilk. Maxim Yegorushkin (01-Dec-04 02:38)
- Re: Why not "using class" syntax? Ulrich Eckhardt (01-Dec-04 02:42)
- Re: Why is istrstream deprecated? Seungbeom Kim (01-Dec-04 02:43)
- Re: coding for debugging? Branimir Maksimovic (01-Dec-04 06:27)
- Re: Problem with Sun CC. Class derived from template. Mike Uchitelev (01-Dec-04 06:29)
- Re: operator .() and property classes Michiel Salters (01-Dec-04 06:30)
- Re: smart pointer usage frequency Gerhard Menzl (01-Dec-04 06:38)
- Re: does vector::resize throw bad_alloc exception? Maciej Sobczak (01-Dec-04 06:40)
- Re: STL range checking (was Re: Deterministic destruction...) Gerhard Wesp (01-Dec-04 14:13)
- Re: Confused about the "Meaning" of the Semicolon John G Harris (01-Dec-04 14:57)
- Re: Calculating safe alignment for any type Bill Wade (01-Dec-04 16:49)
- Re: Lists of multiple types kanze_at_gabi-soft.fr (01-Dec-04 16:51)
- Re: Unexpected undefined behavior, was Re: Why is istrstream deprecated? kanze_at_gabi-soft.fr (01-Dec-04 16:52)
- Re: Deterministic destruction computationally expensive? kanze_at_gabi-soft.fr (01-Dec-04 16:58)
- what does this mean? John (01-Dec-04 20:19)
- Re: Visual C++ in a medical device? Thomas Mang (01-Dec-04 20:18)
- error with std::string in header file using VS C++ 6.0 SP6 Francis (02-Dec-04 04:12)
- Compile-time string CRC Emil Dotchevski (02-Dec-04 04:20)
- Pointer Problems Kentucky Ham (02-Dec-04 04:23)
- how to: memory maps dstaudt_at_earthlink.nonetspam (02-Dec-04 04:25)
- setjmp and longjmp Xavi (02-Dec-04 10:24)
- Question about the pointers to member functions. vze2hb3b_at_verizon.net (03-Dec-04 03:36)
- private constructor Kittu (03-Dec-04 03:37)
- Re: Initializing Nested Templates maninalift_at_another.com (03-Dec-04 03:42)
- Re: Test-Based RPGs Programming Ben Hutchings (03-Dec-04 03:43)
- Re: Why is the std::complex class so complex? Mickey Moore (03-Dec-04 06:36)
- Re: vtbl of the subobject to the complete object Ben Hutchings (03-Dec-04 06:33)
- repeating functions causes errors Bob (03-Dec-04 07:01)
- Global objects semantic with templates Gianguz (03-Dec-04 08:18)
- code inside a function invoked during static initialization Pavel Vozenilek (03-Dec-04 09:02)
- cout << the contents of an array Scott (03-Dec-04 09:08)
- Generic Functor Luc Claustres (03-Dec-04 19:58)
- Thanks, but... Re: what does this mean? John (03-Dec-04 19:59)
- Clarify function overloading Danimal87 (03-Dec-04 20:01)
- member function template cannot be virtual fabioppp (04-Dec-04 03:49)
- Jam. pentium 3, mv, 2.95, throwing object, many templates used ss012345 (04-Dec-04 03:50)
- "templetize" the operator[] bsa (04-Dec-04 03:52)
- What sort of objects can std::vector contain? John Francis (04-Dec-04 03:54)
- virtual functions that process ranges Dirk Gregorius (04-Dec-04 19:19)
- input streams' what() member function Yimboli (04-Dec-04 20:00)
- Comparison: debug_new vs LeakTracer Wu Yongwei (04-Dec-04 20:05)
- C++0x lambda expressions. Was Deterministic destruction computationally expensive? Thorsten Ottosen (04-Dec-04 20:06)
- Fun with C++ Hyman Rosen (05-Dec-04 03:16)
- "illegal use of explicit template arguments" Andrey Shiryayev (05-Dec-04 03:21)
- Namespace usage in implementation files chris (05-Dec-04 11:54)
- The compiler doesn't recognise my function.(newbie) sphenxes (05-Dec-04 11:56)
- Urgent : help needed on web server implemenation kanze_at_gabi-soft.fr (06-Dec-04 01:36)
- Fun with C++ kanze_at_gabi-soft.fr (06-Dec-04 01:33)
- is this piece of code compliant? fabioppp (06-Dec-04 15:41)
- Preparing a general tensor inner product with slices? jason cooper (06-Dec-04 15:58)
- Compile erros on "hello, world"..not a newbie David Smith (06-Dec-04 16:40)
- pointers to member functions vze2hb3b_at_verizon.net (06-Dec-04 16:42)
- C++ on Linux hoangdungvothuy_at_gmail.com (07-Dec-04 01:33)
- How inline is inline? liftmaster (07-Dec-04 14:57)
- given reference to non-const-qualified object, get reference to const-qualified object Howard Gardner (07-Dec-04 14:58)
- C++ abuse: when is polymorphism not polymorphism. liftmaster (07-Dec-04 14:59)
- A template-parameter can not be float. Jonas Norberg (07-Dec-04 14:59)
- [ANN] Multimethods library Danil Shopyrin (07-Dec-04 17:14)
- Re: Advanced improvement Danil Shopyrin (07-Dec-04 17:16)
- Questions about compilers const optimizations Gianguz (07-Dec-04 17:24)
- [newbie] Why does this crash? Francis (08-Dec-04 02:53)
- "Memory as a Programming Concept in C and C++" Casey Hawthorne (08-Dec-04 03:00)
- Alternatives to throwing STLPort string? John Dumais (08-Dec-04 03:01)
- Notes to the Yaslandes liftmaster (08-Dec-04 14:07)
- wrong or superfluous semicolon? Ulrich Eckhardt (08-Dec-04 14:56)
- Using static member functions as C callbacks John Dumais (08-Dec-04 15:27)
- interface problem in gcc sojalvo (08-Dec-04 15:28)
- How to port 32 bit unsigned char* to 64 bit Saurabh Aggrawal (09-Dec-04 17:44)
- std::string = const char * (assignment question) ben (09-Dec-04 17:48)
- namespace qualification Dirk Gregorius (09-Dec-04 18:03)
- Re: C++0x lambda expressions. Was Deterministic destruction computationally expens David Abrahams (09-Dec-04 18:13)
- static_cast<T*>(void*) needs T.h? chengiz_at_my-deja.com (09-Dec-04 18:16)
- Memory mapping and destructors glenlow_at_pixelglow.com (09-Dec-04 18:45)
- about explicit function specialization Cryolite (09-Dec-04 18:46)
- same variable name to be allocated different memory cell? marslee_at_hotmail.com (10-Dec-04 03:06)
- Template Question Iguana (10-Dec-04 03:06)
- [ANN] Updated Version of the SCons Builder Plugin Lothar Werzinger (10-Dec-04 03:31)
- _asm NOP problem: undeclared identifier Saurabh Aggrawal (10-Dec-04 04:32)
- How to port 32 bit unsigned char* to 64 bit Mayank (10-Dec-04 04:33)
- Re: C++0x lambda expressions. Was Deterministic destruction comput= ationally expens Terje Sletteb=F8 (10-Dec-04 20:35)
- Completely inlining sort with template metaprogramming? Frank Astier (10-Dec-04 20:43)
- Re: C++0x lambda expressions. Was Deterministic destruction comput= ationally expens James Kanze (10-Dec-04 21:28)
- Problem with function using default arguments sgganesh_at_gmail.com (11-Dec-04 07:18)
- Suggested extension of "friend" feature wkaras_at_yahoo.com (11-Dec-04 07:21)
- f2c : Fortran -> Templated C++ Brad (11-Dec-04 07:18)
- size of char array vs chars Rick Holloman (11-Dec-04 07:22)
- reoccuring types in a Loki::Tulpe eduffy_at_gmail.com (11-Dec-04 07:22)
- Strange Corrupt Pointer - Microsoft Bug?? James Niceguy (11-Dec-04 07:23)
- Re: C++0x lambda expressions. Maciej Sobczak (11-Dec-04 07:24)
- converting vector<(any-type)> to vector<bool> (and back) IvanGxS (11-Dec-04 15:57)
- Re: C++0x lambda expressions. Was Deterministic destruction comput= ationally ex James Kanze (11-Dec-04 16:01)
- Is using an indeterminate value Undefined Behavior? Alf P. Steinbach (12-Dec-04 01:57)
- Overloading operators new and delete William Voorsluys (12-Dec-04 02:10)
- Loki Visitor with const objects? Scythen (12-Dec-04 02:12)
- boost slot_type Xavi (12-Dec-04 15:05)
- Cout object rikstick (13-Dec-04 02:33)
- RB tree map vs. AVL map Daniel K. O. (13-Dec-04 02:34)
- Taking the address of a deleted pointer Andrei Alexandrescu (See Website for Email) (13-Dec-04 02:35)
- Re: C++0x lambda expressions. Was Deterministic destruction comput= ationally expens Seungbeom Kim (13-Dec-04 02:42)
- C++ inlining as a multithreading optimization tecnique? gianguz (13-Dec-04 02:43)
- A way to manage globals in multithreading environments? gianguz (13-Dec-04 19:28)
- return value of std::streambuf::xsgetn() Chris Vine (13-Dec-04 19:32)
- Sutters guidelines and redundant include guards apm35_at_student.open.ac.uk (14-Dec-04 11:54)
- Template specialization with partial types fabioppp (14-Dec-04 11:58)
- slots and signals Xavi (14-Dec-04 12:03)
- Re: Assigning to a variable may move it. Allan W (14-Dec-04 12:01)
- short, amusing, projects for learning Michael Albert (14-Dec-04 12:07)
- open source C or C++ reverse engineering tools TCMA (14-Dec-04 12:26)
- Rabin-Karp and STL find glenlow_at_pixelglow.com (14-Dec-04 12:30)
- singleton + multithreading + static initialization Swampmonster (14-Dec-04 12:32)
- Reading objects from an array of char glenlow_at_pixelglow.com (14-Dec-04 12:33)
- Compilation errors; STL; 64 bit; AMD Saurabh Aggrawal (14-Dec-04 12:37)
- void pointer conversion sweetiebentley_at_hotmail.com (14-Dec-04 17:32)
- Allocating on the stack in catch blocks Andy (14-Dec-04 17:34)
- Compile error with template template parameter: is g++ at fault or is it me? xprime_at_earthlink.net (14-Dec-04 17:37)
- [ann] Cross Builder, v1.0 jtorjo_at_yahoo.com (15-Dec-04 02:46)
- Actual array size in memory Stephen (15-Dec-04 03:11)
- wstring array? Saurabh Aggrawal (15-Dec-04 05:03)
- Questions and answers. aesbrown_at_hotmail.com (15-Dec-04 05:04)
- Allocation of std::vector can overwrite v-table (is it a bug or a feature?) Thomas Meyer (15-Dec-04 05:06)
- Emulating a static constructor glenlow_at_pixelglow.com (15-Dec-04 10:51)
- Use of an init() function H Davies (15-Dec-04 10:52)
- Floating point values and precision calculations rdnewman (16-Dec-04 05:19)
- performance paradox when reading matrix from file archondas (16-Dec-04 05:25)
- Borland Compiler (Was Allocation of std::vector can overwrite v-table) Allan W (16-Dec-04 05:27)
- Completely inlining sort for small arrays Frank Astier (16-Dec-04 05:35)
- Re: Cross Builder, v1.0 jtorjo_at_yahoo.com (16-Dec-04 05:36)
- friend definitions within the class body emild_at_collectivestudios.com (16-Dec-04 05:39)
- Passing Dereferenced Pointer objects as arguments to functions accepting reference objects DIBUR (16-Dec-04 05:42)
- Book Announcement David Abrahams (16-Dec-04 05:45)
- Unspecified versus undefined behavior Alf P. Steinbach (16-Dec-04 10:19)
- Declaring a class as a friend of itself Louis Lavery (16-Dec-04 20:45)
- initialization of aggregates in generic code Dietmar Kuehl (17-Dec-04 01:31)
- ScopeGuard template: how to use safely? Louis-Philippe Gagnon (17-Dec-04 03:05)
- book/website suggestions smith4894_at_excite.com (17-Dec-04 03:14)
- Accessors vs public data members Zap (17-Dec-04 05:39)
- Organize C++ project's files... Sam Smith (17-Dec-04 05:47)
- Re: Is using ... with virtual functions legal? jmueto (17-Dec-04 08:09)
- Suggestions for managing large SQL query sring withing C++ source code martinbertolino_at_yahoo.com (17-Dec-04 09:32)
- Implementing static methods inside the class declaration. Isaac Rodriguez (17-Dec-04 09:34)
- sort with compare as nested class, legal? Michael Albert (18-Dec-04 04:33)
- unresolved external symbol linker error with a vector which is a static member variable Serge (18-Dec-04 17:52)
- Quick comparison: mpatrol vs debug_new Wu Yongwei (19-Dec-04 01:56)
- E2303 Michal Augustyniak (19-Dec-04 16:43)
- Re: C++ strye guide? Tim Rowe (19-Dec-04 16:50)
- Tools like RedHat Source Navigator for C/C++ source code viewing??? Chris Markle (19-Dec-04 16:50)
- Dynamic_cast Vs Static_cast - when is the former really necessary? GianGuz (19-Dec-04 16:50)
- Modifying vector sizes in templates. Axl (19-Dec-04 16:51)
- function that returns the determinant of a matrix rikstick (19-Dec-04 16:48)
- Passing *this as argument to another constructor kelvSYC (20-Dec-04 02:43)
- Linux C++ documentation Mingsheng (20-Dec-04 02:43)
- Program namespaces partitioning and new/delete operators GianGuz (20-Dec-04 16:53)
- howto convert form byte[4] to Int32 while retaining the binary value of the byte array jeff_at_foundrymusic.com (21-Dec-04 02:20)
- is this data-structure zero initialized? deb_at_pixar.com (21-Dec-04 18:38)
- Default arguments and namespaces in VC++ 7.1 Gino van den Bergen (21-Dec-04 18:53)
- how to make an object of a class instantiable only on the heap and not on the stack. vijay.y.kumar_at_gmail.com (22-Dec-04 00:52)
- Casting to base class Marcos Boyington (22-Dec-04 00:52)
- problem with private member... Leszek Tumm (22-Dec-04 00:53)
- typetraits fail on pointer to member function? Ralph Zhang (22-Dec-04 00:51)
- Using remove_if with a member function kwijibo28 (22-Dec-04 00:56)
- [NEWBIE] Why STL source so complex ? Francis (22-Dec-04 01:02)
- Template functions and inheritance Gareth Stockwell (22-Dec-04 01:04)
- A C++ challenge Calum Grant (22-Dec-04 01:01)
- Detecting template instantiation Gareth Stockwell (22-Dec-04 01:03)
- Confusion with "friend" declarations ttanner2_at_bloomberg.net (23-Dec-04 03:47)
- Beginner C++ Template question Sonja (23-Dec-04 13:09)
- Amateur question on C++ Alberto Trujillo (23-Dec-04 13:10)
- Replace a loop with an STL algorithm? David Levy (23-Dec-04 13:13)
- why is my iostream program so much slower than equivalent cstdio program? Mark (23-Dec-04 13:21)
- template of template under gcc3.4 and MSVC7.1... frantz (23-Dec-04 13:43)
- exception in new expression and memory releasing Thomas Mang (23-Dec-04 13:45)
- Linking errors - DllCanUnloadNow DllRegisterServer etc. -- .def file Saurabh Aggrawal (23-Dec-04 13:49)
- [ANN] Rich Booleans and ModAssert Mark Van Peteghem (23-Dec-04 14:11)
- Static instances of std::map allowed by C++ standard? jordan_at_madsam.com (23-Dec-04 14:13)
- calling member functions with parameter(s) Vlad (23-Dec-04 14:13)
- Re: A C++ challenge -- OT more historic trivia Cesar Rabak (24-Dec-04 01:53)
- [ANN] YARD Recursive Descent Parsing Library christopher diggins (24-Dec-04 02:19)
- What is Difference between const int i and int const i suyog_linux (24-Dec-04 13:27)
- Exceptions in destructors Sumanth (24-Dec-04 13:28)
- Overloaded operator+ not returning value that overloaded operator<< can use? Matthew Hurne (25-Dec-04 02:10)
- Re: why is my iostream program so much slower than equivalent cstdio program? Seungbeom Kim (26-Dec-04 02:15)
- Note to moderators: someone has spoofed some messages Branimir Maksimovic (26-Dec-04 02:14)
- throw specification of a function. Min-Koo Seo (26-Dec-04 02:27)
- how to program in C++ efficiently with a popular editor/compiler combination? Mingsheng (26-Dec-04 10:55)
- The "variable definition vs. function declaration" problem Daryle Walker (27-Dec-04 02:20)
- Const function expected with a non-const object. redtaza_at_hotmail.com (28-Dec-04 02:33)
- Where do I put my using declarations? Dave O'Hearn (28-Dec-04 02:35)
- templated friend structures rdnewman (28-Dec-04 02:39)
- Returning ranges Dirk Gregorius (28-Dec-04 08:07)
- std::binary_function: motivation for using it Irek SZCZESNIAK (28-Dec-04 08:10)
- containers of iterators to each other Joshua Lehrer (28-Dec-04 12:14)
- Calling through pointers to member functions Timothy Madden (28-Dec-04 16:06)
- Implement Clone via a template Charles-Antoine Giuliani (29-Dec-04 00:49)
- std-functions and indeterminate values Thomas Mang (29-Dec-04 13:08)
- Partial specialization of non-type template arguments Motti Lanzkron (29-Dec-04 13:43)
- Re: why is my iostream program so much slower than equivalent cstdio program? Seungbeom Kim (29-Dec-04 19:14)
- Trying to make a structure external Stefan (30-Dec-04 12:15)
- Partial class template specialization fails to compile with Visual C++ 6.0 archondas (30-Dec-04 12:16)
- Why doesn't this compile? E.D. (30-Dec-04 12:16)
- Is base-clause part of "class scope"? johanj_at_ipunplugged.com (31-Dec-04 05:18)
- Re: why is my iostream program so much slower than equivalent cstdio program? Alberto Barbati (31-Dec-04 05:22)
- iterator question Ernst Murnleitner (31-Dec-04 05:23)
- Containers of Pointers to Dynamically Allocated Objects Katie (31-Dec-04 17:15)
- Sutter's Mill - Compatibilities Kobi Cohen-Arazi (31-Dec-04 17:16)
- Last message date: Fri Dec 31 2004 - 17:18:50 PST
- Archived on: Fri Oct 24 2008 - 20:00:15 PDT
|