Voir la version complète : comp.lang.c++
Page :
[
1]
2
3
4
5
6
7
8
9
10
11
- Re: Static Member Function Template Specialization
- Re: Basic Question on POSIX Threads
- Re: Moving to new form of usenet ideas?
- Re: Moving to new form of usenet ideas?
- Re: Moving to new form of usenet ideas?
- Re: sequence points
- Initialize a const pointer to a constant object
- Re: Moving to new form of usenet ideas?
- Question about Unnamed Namespace
- The c++ programming language by Bjarne Stroustrup's
- problem with g++-4.2 and g++-4.1
- problem when compile with g++ and cl
- Re: Looking for a C++ file manipulation API (find, cut, paste ...)
- efficient exception handling
- Re: Boost Logging Lib, v2 - added documentation
- Re: Boost Logging Lib, v2 - added documentation
- Re: Static Member Function Template Specialization
- What's the reason of error ""*** glibc detected *** munmap_chunk(): invalid pointer"
- Re: pre return optimization
- Re: comparison logic!!
- The elevator simulation
- Re: Moving to new form of usenet ideas?
- Re: Patriotism
- Re: Moving to new form of usenet ideas?
- Re: Beginner Question: ASCII Symbols
- Template and function pointer question
- Compiler question...
- Why use object pointers rather than objects?
- Class libraries w/VS 2005
- hiding non template dependent implementation in a template class
- global static vs global??
- using std::find on a std::vector<double>
- Does 'if' have performance overhead
- Re: pre return optimization
- please
- function trace
- making a struct array NULL?
- stream to a 2d array(beginner )
- Re: Boost Logging Lib, v2 - added documentation
- A problem about virtual function?
- template with integer parameter and special implementation for N=1
- append() to each row of a text file
- hangman program stuck.. nid .
- References: I need a quick bit of .
- question about std::set
- print stack...
- Re: pasing an array pointer and storing as a class member
- How to use function from dll file in C++ code?
- Re: Moving to new form of usenet ideas?
- problem sorting a set
- Re: How do you create and use an ostringstream in an initialisation list?
- Re: Boost Logging Lib, v2 - added documentation
- Sending and Receiving HTTP data.... newbie
- Processing PNG files
- Throwing a reference to a temporary object
- Valid C++?
- cin src
- Method In Templated Super/Parent Called From Templated Derived/Child
- template+inheritance and old code
- overflowing bitfields
- chopping strings
- chopping strings
- Processing PNG files... again..
- Grab the url address of the Mozilla Firefox window
- Lead/Sr. C++ Consultant || San Jose || 6 Months Contract
- Pimpl idiom without dynamic memory allocation
- newbie needs with user input into strings
- does anybody know
- Extracting template types from a typedef'd template declaration
- Is a bug with Comeau or I miss something as Comeau says?
- Overloaded assignment operator
- Searchexpo-hongkong
- Template Based B+ Tree Implementation
- Question about singleton
- How to use the iterator from base class in a derived class?
- pointers
- Need i need a programmer
- multiple inheritance \ questionable design
- Copy constructors
- Taking values from Queue
- Allocationg memory: contigously ?
- std::max(short,long) doesn't work
- object assignment/initialisation question
- I'm looking for a game framework for a beginner
- Sharing a generic sollution (lots of boost)
- iomanip - alignment
- Priority queue
- Using HANDLE in different class & thread
- What does 'c' in 'cout' mean?
- How to define an global object like cout?
- C++ Primer ex 9.34, using a Stack
- Reading and Writing float value of infinity to file.
- Can't cout vector<string>
- with a 'diamond' type interface design
- having main in shared library
- Producer consumer architecture
- Problem opening a remote file on a DOS machine from a Vista client
- mandatory destructor when doing explicit type conversion.
- C++ Primer (5th ed) - Exercise 14.5
- Are there any long C string across multiple lines
- Set and Get value
- const what () const throw
- virtual obliterates nested inline?
- with solving seemingly mutually exclusive problems please
- Using C signal handler in my class
- efficiency of vector of pointers.
- Looks like the "conspiracy theories" really were true after all...
- removing brackets from input
- QT4 + Code::Blocks + Windows
- double array code fails
- Problem with STL sort.
- How to exit out of a function ? what is try-catch-throw in terms of Program Counter
- STL Template question
- String performance
- New Programmer looking for Ideas
- Why there is an error?
- Why isn't this working! (palFind)
- How do you create an efficient _and_ scaleable multi-threaded allocator..
- Indentation style: public/private/protected/case
- Inserting into map while using iterator?
- c++ code to convert from infix to post fix
- constructor call is ambiguous...
- Template default constructor possible?
- Good links for handling with pointers?
- Please critique this function
- What is your favorite profiling tool
- Is there a Windows or C++ library function to break down a Filepath?
- GET C & C ++ BOOKS FREE OF COST
- operator=() in base and derived class
- How dynamic_cast works internally?
- Using enum in class
- Memory Allocation
- USB Device_Descriptor
- Can anybody explain this snippet for me?
- Why '(&b) -> f() ' is static binding?
- returning a string from an ostringstream
- rename function
- Rethrowing an Exception -- Core Dump
- Using Deque :: Iterator?
- Function bodies in headers
- Static Method in base class accessing protected constructor of derived clas
- Thread safety and static member functions
- Using SFINAE to check for function existance
- ===Welcome to comp.lang.c++! Read this first.
- Definition in Header files
- Questions about chapter 11 (Operator Overloading) of TC++PL.
- I need as i m new in C++
- is there any way to use macro to specialization a template class...
- 1-way hash
- g++ does not complain when not returning form non-void
- Newbie needing assistance on object construction, array of an object as function argument...
- Newbie Segfault Issue
- Dynamic memory issue: accessing more than allocated
- Launching a COM server on separate thread from your Application
- Composition vs dependency classes
- std::map question
- What is the purpose of a const in the prototype for a non member method
- How to empty the recv buffer without recv() ?
- Internet Explorer Addon
- How to make std::strtod() *not* depend on locale?
- Problems declaring a map
- initialising static member with static methode
- Prototype and c++ conversion operator
- Newbie Segfault Issue
- When to use CCriticalSection?
- About list::sort() in STL
- const variables in a .h
- constructor(s) for different types of input args
- trends
- __gnu_cxx::hash_map question, please !!!
- Converting BX Xwindows GUI
- redefinition inside for loop
- about external linkage question
- const void ?
- const vs non-const version of begin( )
- inheritance and typedef - compilation error
- C++ Memory Management
- switch in main?
- signum function
- Vector multiplication in NRVec
- Matrix*Vector and Vector*Matrix
- How can i collect all the messages Off line.
- Crash in dynamic cast in dll code
- I can't move from c: to D: or any other drive
- treating set of member data as an array
- More template metaprogramming fun.... (G++/Comeau disagree)
- C++
- project in data structure in c++...
- Printing out function name
- Threads in c++.
- difference between sets
- template class instantiate without template parameter, automatic type deduction
- STL Convert Vector to list
- using std::find_if() with a std::map
- Using NEW and DELETE operators?
- why const member, reference member can only be initialized not assigned
- by value or by reference?
- Default size for vector and list
- passing data to compiled C++ code
- how space-efficient is bit_vector? bitset?
- dealing with protected data members
- C++ const member function question
- NEWS
- MESSAGE
- Newby - very simple program that don't work
- pure virtual template...
- XML different format conversions
- MATER
- Reference, but object unchanged?
- STATEMENT
- Java/J2ee
- Getting windows.h -- Where?
- Logging to another directory in Linux
- test
- another question
- c++ standard
- filtering items in a container
- Reverse Engineering InstallShield EXE
- GEEK ALERT
- How many complain?
- macro
- Vector and unspecialized class template
- Handling templated code
- max; not 2 arguments
- with Log File Creation
- what`s wrong with it
- what is my mistake
- basic pointer code
- Basic question about destroying objects.
- Re: Another question about multidimensional vectors
- GEEK ALERT 2
- About using namespaces
- How can you implement a copy constructor for ADT queue
- error: expected constructor, destructor, or type conversion before '<' token
- c++ interview questions.
- huge number of records
- Check if an argument is temporary
- Re: Another question about multidimensional vectors
- Downloaded Bloodshed devcpp, compiled the Hello example but the exe is half a megabyte!?
- Variable to take type of templated class with variable template parameter
- Hiding implementation
- potential linkage circular dependencies? (maybe slightly OT)
- what is this memory usage
- Re: THEY WANT YOU DEAD. Watch Alex Jones's ENDGAME - The master plan of the globalist elite is no longer a secret
- copy unknown number of characters from cstring
- Jussssst a bit of if you would with strings
- Is this legal? assigning return value to a const ref?
- question about atoi
- Searching BST
- Handling errors within templated classes
- Need advice on porting application to C++
- http://Indian-sex-girls-sex.notlong.com
- implicit constructor
- Static Memory Area for Garbage Collection
- Exceptions and thread-safety
- boost::lambda start learning
- About member variable initilization and default constructor issues
- Convert template to inheritance
- std::vector clear() causes segmentation fault?
- Deriving from a STL container
- simple code performance question
- LF: with Regular Expression
- accessing subclass members via a base pointer?
- bitches
- printf %n question
- numeric_limits<float> questions
- print all the functions invoked in a C program
- "trivial" problem with template method pattern
- Lib depending on Lib, packaging for distro
- How to define variable with polymorphism like this? Doable?
- What are the arguments against this
- std::string and std::ostringstream performances
- OT: parashift.com down, FAQ not being mirrored
- ===Welcome to comp.lang.c++! Read this first.
- How to find a STL class size?
- What names can be used?
- Two questions on ISO C++
- how to force blind cast from void* to struct*
- Why bool take 1 byte?
- Visual C++ : Defect report or not?
- Template trouble
- Contact to
- knowing the instance of a template when compiling the destructor of a class
- vector<SomeClass>::resize
- Implicit and Explicit Template Instantiation
- Block insert into mysql(5.0)
- Setting up a class
- Still a bit confused
- Code to print each part of double as a separate group of bits
- Default template argument problem
- searching for article...
- C wrapper for Java program?
- Regex and Borland Command Line Compiler
- Exception specification checked at *runtime*?
- C++ implementation of core Java API
- Lifetime of member variables in C++ object
- Lifetime of member variables in C++ object
- istringstream problem
- Is there typedef template?
Copyright © 2000-2008, Jelsoft Enterprises Ltd. Tous droits réservés - Version française vbulletin-fr.org