C++ language (comp.lang.c++) [Archive]
View Full Version : C++ language (comp.lang.c++)
- what does 'this' mean if it static
- MISRA-C++
- Why for the Virtual Destrcutors
- Where to define a const string?
- C++ compiler implementation details
- Template Metaprogramming
- Doubt in GotW #27 - forwarding functions
- Reference Counted Smart Pointers And STL Containers
- polymorphism
- Help needed! in deciding career with C++ or Java
- How to eliminate the bitmap difference in little endian and
- extern struct variable
- Can I remove constant from non-pointer variables
- Why static data members can be declared as the type of its o
- inheritance - minor confusion.....
- string::data() mem function
- Problem on using "template" in VC/C++ 6.0
- in-place set_intersection
- Polymorphism, iterators and ABCs?
- passing a 2d array as a paramater
- fastest way of storing structured data
- confused: vector<char*> and malloc
- Is this thread safe?
- Need grayscale image class help.
- Greater sensitivity to off-topic than in other comp.lang
- Computer's drives
- Arrays and References
- How to create Pointer Array
- new, delete, STL
- Problem: about negative right shift
- Load XML from webpage to use with TinyXML
- Messed Up Char Array
- Parameter mismatch with ?: operator
- convert std::string to (byte*, DWORD)
- null or nil or initialised std::list iterator?
- STL : compiling
- C++ Career Training COurse -- No1 on Internet
- how to pass a 2-D array to a function
- separating delcaration and definition of full template speci
- returning user control during expensive loop
- C++ based fast parser for delimited records
- Lifespan of anonymous instances
- C++ Library for Socket
- Precision of clock()
- Detecting member function constness
- Precision of clock()
- program error
- Why STATIC keyword is needed?
- Buff's device
- C++ code statistics
- sqlext.h - ODBC link time error - dev-c++ IDE with mingw com
- reference vs pointer
- BMP-Threshold-8bit-->2 bit-problem-image writing
- Access superclass' method in a template
- 2 questions on primitive types
- Playsound Function
- delete element from list
- thinking in c++ by B. Eckel, typeid and g++ problem.
- help
- Settling ideas
- templating operator[]
- Opening a txt file to view ( i.e. readme.txt)
- set the stdin & stdout for an external program
- READ THIS! I'm Glad I did! Best way for Quick easy cash, for
- Segmentation fault using NUMREC, MUST BE EASY!!!
- Roots of a polynomial
- implementation approach ..
- namespace clarification
- What is wrong with this simple code!?
- STL complient container?
- STL iterators
- cout related problem (I think)
- Creating a txt file every for cicle
- vectors and arrays
- Some questions about inheritance
- [MSVC++]Inline Assembly
- Trying to understand casting, from base to derived.
- ensuring non-const equivalents
- 3D array to 2D ptr casting...
- Destroying set of smart pointers segfaults
- ===Welcome to comp.lang.c++! Read this first.
- Re: How do I parse a string into individual characters? (rea
- My own sprintf(...)
- problem with templates and inheritance
- class string
- Standard Serial Port Access
- (mostly) non OO data dictionary / modelling?
- Arrays and Pointers
- copy_ptr: request for code review.
- Private interface using reinterpret_cast vs. inheritance (lo
- help finding an efficient way to copy dynamic memory!!
- OOP question
- Undefined behaviour or broken compiler?
- more generic functionalities in C++
- member variable declaration and forward declarations
- conversion of rate
- NULL value
- generational garbage collection
- Transport Bar Media Player
- Debug problems with Visula C++
- #pragma include_alias in gcc.....?
- another c++ i/o questions
- C++ Class Data
- gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-34)
- forward declaration with namespace
- operator delete problem.
- question about static "only" member functions
- bits of this, bits of that
- Are there any good free Editor for C/C++?
- Simple C++ graphical program to write ...!!
- How to delcare a vector of a type which is a template class
- Question for dbx.
- Which causes more code-bloat: inline virtual or template cla
- extern "C" directive and calling conventions
- A question about std::lists
- Flags
- A question about iterators.
- how to define operator "<?="
- A question on initialize a object with a pointer
- extern "C" struct -> class
- Protected Static may as well be public?
- problem: calling a template member function
- item callback on container or why STL does not have pointer
- Which C++ compiler for Parallel Algorithm?
- comma
- Not specifically C++, but worth sharing
- C library in C++ code
- Operator Overloading and Interdependant Classes
- Re: How do I parse a string into individual characters? (rea
- Why identifiers don't beging with digits?
- question about the memory allocation of class members
- Question for defining pointer.
- C++ implementation for C API ---- converting legacy C code t
- Initialization lists and passed parameters
- Lightning Calculator
- Linked List
- How debug STL programs?
- Pass by Pointer * or Pass by Reference &?
- ===Welcome to comp.lang.c++! Read this first.
- garbage collector c++
- question on partial specializatio (class template specializa
- Passing a list of types to a class template
- static variables and performance
- [MSVC7.1] set_terminate and set_unexpected problem
- Question about const types
- overloading constructor
- Iterators on Vector
- minor confusion..
- inheriting from a class template
- Unable to understand the code fragement
- What's the difference between string::c_str() and string::da
- _beginthread -- how to terminate a thread from out side of i
- Why does Explicit specialization of function templates cause
- ISAPI problem
- proposal for template type parameter constraint
- md5sum differs across builds
- How to capture last octect of an IP address in C++?
- virtual constructors?
- pass by ref vs pass by pointer
- ISAPI problem
- overloaded operators and namespaces compile problems
- VTABLE virtual function in derived class
- using system tray
- precondition and postcondition
- Static variable
- Templates & Implicit Casting
- Loki TypeTraits bugs
- Repeating index - Indirect arrays - valarray
- fout.close()
- is code hazarous?
- i/o question
- C++ casts
- Conversion of one object type to another
- Select element from Set randomly?
- am I running out of memory?
- Dynamically estimating time needed to complete a program
- this should be a compile time warning?
- 60 GB IPOD deal found
- using clone() function
- is this the correct code for a bitset map
- newbie dynamic memory problem.
- books about deep C++ knowledge?
- suggest a good ebook site www.kubit.com.cn
- reference object when using STL
- templates problems give compile error
- medlemsregistret@cf.se
- have I wrong order in assignment operator and cpy-ctor
- printf or something like it
- why reference cannot represent NULL object?
- books on c++
- Operator overloading, C++ performance crappiness
- illegal indirections
- Lookup Tables
- having trouble with casting operators..
- Why avoid constant template parameter
- Beginner: A question about strings/arrays
- Inter-process comms - which method?
- Control CPU usage of a program?
- Windows Programming using C++
- A question about the diamond inheritance
- Interface hierarchy emulation
- why not virtual static method
- STL
- Stepanov Benchmark
- C++ code reformatter
- ===Welcome to comp.lang.c++! Read this first.
- Exporting C++ Classes from a Static Library and from a DLL
- PHP script communicating with C/C++ program
- database
- Parsing c++ code
- container question
- Const types in map
- Side Effects of Mutiple inheritance in C++
- Instance creation
- The other kind of map?
- advanced architecture of c++
- enum within class
- inheritance and polymorfism
- how to replace sscanf in C++,using <string>s
- extract number of entries in a line
- Type casting C vs C++
- create an array by value
- type
- How do i convert a character array to string.
- Can This C Code Compile Under g++
- dbx question: how to trace deletion of specific object?
- STL map
- inheritance doesn't works as expected
- Template within a template
- ifndef
- Count Down
- about delete.
- define new iterators
- placement new and bit fields.
- Linked List Help
- I Need A Vector, Victor
- const after function name
- Other way to write this?
- STL list insertion compiler error
- volatile variables
- copy constructor and destructor
- fairly basic question on command options
- pointers and so
- List with templates...??
- Template partial specialisation/inheritance problem
- Compiler/Linker Error undefined reference to 'std::ios_base:
- using assert
- problem with a truth table
- i got a prOblem, OF FUNTIONS
- STL Concurrent Acces
Powered by phpBB © 2001, 2006 phpBB Group.