Home : Bytes IT Community / View Full Version : C++
- Another STL ?
- STL iterator/reverse_iterator
- simple drag & drop
- I fixed a problem...Now, what exactly did I just do?
- Abnormal C++ Compile Time - How to debug?
- multiple inheritence contructor
- Macros (I know, yuk!)
- Random Access Iterator
- Return an iterator
- Question about operator new
- Loop over enum values
- cppmake
- Can I put this in a .h file?
- Advice required on my ascii to hex conversion C++
- auto_ptr's exception safe
- what are the rules for writing header files?
- visitor pattern and COM like objects ?
- Solaris : Difference in g++ and CC compiler for variable length array declaration
- Regading interview Question.
- How do I detect infinite floats?
- Passing Through Constructor - Simple Error
- STL ??
- Critique requested.....
- How to use std::copy?
- collecting data from text file
- recursive
- Ada to C++ translator
- Nesting try blocks inside catch
- Using STL how do I convert a variable to a binary string
- inclusion compilation model question
- bitset solution
- Help with template object
- STL iterator
- Converting a macro to a string
- Can C++ do it for me?
- Deprecated API?
- Little problem to use a priority queue
- dtors that fail
- UDP broadcast problem
- experiment with std::fill
- Error "type specifier omitted for parameter" in preprocessor directives??
- Pure Virtual Functions
- release build assertions/verifications
- Interpreting error messages (gcc)
- bstr string to New character string
- STL: copy vector of class ?
- static initializer order
- Running MS-DOS within a c++ program (Code)
- Definite type sizes
- graph layout algorithm
- Help with std string
- Virtual Template or Template Virtual
- Remove items from a stl vector
- Help with initialization of graph (Boost Graph Library)
- Interface
- global scope variable in .cpp file?
- Average All-Pair Path on a Graph
- Average All-Pair Shortest Path on a Graph
- does multimap insert invalidate iterator?
- "named parameters mechanism"
- CFP: IAENG International Workshop on Computer Science (in IMECS 2006)
- size of a class having enumerated data types?
- Smart Pointer library in C++
- memcpy a int to a char buffer ?
- C/C++ code to parse XML file
- garbage collection questions
- Whats wrong with my stream ?
- Debugging a Segmentation Fault in C++ STL code
- How to open a file in $PATH?
- question about operator new
- How to delete an array?
- how to use this utf8 interators to read from a file
- PostMessage() in vc++ thread not talking to main program
- utility to view the expanded preprocessor macros
- How to install c++ on Windows
- friend operator<< in template classes
- c++ as beginner...
- Video Streaming in Windows
- where does open open the file?
- Debugging C++ program in GDB on linux
- Magic Wand Implementation
- Overloaded type converter STRANGE behaviour
- Automatic lvalue in functions
- Replace simple function with object of same signature
- display from video card visual c++
- initialisation of static
- throw in destructors
- STL for loop ?
- question on the assignment operator
- List Iterator Not Incrementable?
- passing argument in STL loop ?
- what is causing this error?
- ECMA-372 is stepping in on C++
- What is the advantage of Boost scoped_ptr?
- suggestions on improving source
- My C++ library
- Assignment through base class reference
- const correctness
- vector of vector of vectors
- loop -> for_each advanced
- loop -> for_each
- how to init a derived struct?
- order of #include statements
- GNU libstdc++ crash 64 bits gcc 3.4.2
- Accessing Lvalue from function
- Where can I get the source for g++ 2.95.?
- making sure that the deallocated dynamically memory returns to the heap?
- error C2664: 'strcpy' : cannot convert parameter 2 from 'char' to 'const char *'
- STL vector with iterators
- Initialize const or static map
- c++ support for unicode, utf-8, encode/decode, ifstream, wstream?
- Handling ThumbTrack Notification for Multiline Edit Control
- STL and aCC
- STL ?
- get filename from string
- drag and drop onto exe
- extracting rest of an istream (istrstream)
- C++ Interview questions for large C++ projects
- string.format help
- Funny! More offers to select a search engine! (oo)
- Any good way to extend std::swap?
- policy base class using static member functions
- policy base class using static member functions
- instance scope ?
- Shared string inside DLL
- Create a list of class as a member attribute
- sending <STX><ETX > charaters to RS232 port
- memset on structs with non-PODs
- paradox when constructor of an pure abstract base class called?
- memory mapped file stream
- "Virtual constructor" abstract base class - feasibility?
- using streams for communication between threads...?
- doubt in strcmp
- about return type of an overloaded operator
- debug mode
- language law - how to describe the state of uninitialized static storage
- checking bits
- Overload operator error ?
- Execute a function in each element of the list conditionally
- Efficient list swap
- copying a file
- C++0x and file I/O
- pointer reference problem
- Question about STL erase function
- string to class type using typeinfo
- Visual Studio 2005 C++ Resouces
- Saving BLOB data using C++ In one insert statement into Oracle
- Dual-Graph Library
- stoopid begineer with a question
- iota
- C++ strings
- reading from a binary file
- templates problem
- Funny! More offers to select a search engine!
- ostringstream and memcpy
- Concurrent Pascal vs. c++ ?
- Available C++ Libraries FAQ
- implementation dilema
- problem with array and classes
- problem with operator<<
- Relative prevalence of "good" C++
- trouble including "iostream" "fstream"
- No argument constructor and function prototype
- difference between a namespace and class with just default constructor
- parsing files
- error: 'std::ios_base& std::ios_base::operator=(const std::ios_base&)' is private
- std::map with user defined data
- STL algorithm VS Java loop
- ))))
- classes pointers
- Passing an evaluated variable to new in allocating a derived class
- c++/stl development top nyc financial firm
- Barton-Nackman and compilation under Solaris
- design guidance
- Recast a member variable in derived class?
- Function to search for Characters
- C++
- map whose key_type is the pointer to an object
- slicing copy, what's wrong with abstract class?
- Calling static function using uninitialized pointer??
- Is it possible to access this newsgroup using Thunderbird?
- std::list iterator usage
- pros and cons using reference-counter VS reference-link
- from vector of pairs to a map
- Overloading 'casting' operator
- DLL, XML, What the H-E-Double Bang
- auto_ptr and PIMPL
- Buffer overrun - exit or abort?
- Question about Effective STL item 7
- difference between generics and templates
- typedef in C++
- STL string - converting to low case
- Physical Location of #define Symbols
- c++ float and integer
- Error in program. cannot convert from 'char []' to 'char [10]'
- COPYING (not extracting) data from an istream object
- multiple return paths question
- Setting member variables before constructor call
- invoking member functions without creating an object or pointer of the class?
- how to implement a "typoef" thingy.
- SOCI 2.0 - a database library
- Problem with member and non-member binary operator in template class
- CFP: LASER Summer School on Software Engineering
- Global variables.
- How C++ Exception handling works ?
- Implementing library algorithms
- Want to shift bits with addition of 1
- looking to use graphics, can't find any thing
- confusion over static variables
- virtual functions
- auto_ptr memory leak with arrays?
- NULL pointer and null references
- Clear Thinking Power for Comp Developers
- Tightening up Shootout code
- key-value pairs: key consists of 3 ints
- Removing a vector element using std::swap and std::vector::resize.
- debugging -- behaviour to be explained.
- New to C++ need help
- Using time_put and time_get from <locale>.
- Compile error with virtual inheritance: const <anonymous>** - AGAIN
- save to file
- Template class - Compilation problem
- Templates and Inlining
- C++ Beginners question
- template in error
- debugging a memory violation problem
- constructor and initializer
- debugging runtime error
- Question about Boost.lambda example
- The bad coder joke =D
- template problem in MSVC6 - getting wrong parameter type
- Unable to compile using boost::date_time library
- Is my understanding of containers valid?
- What to do when base class is not specified as virtual?
- Peeking an entire line from an istream
- stl: what member function need to exist in class for list implementation
- STL bind1st question
- Problem: global variables and singleton
- Any memory leak for this Singleton Implementation
- diamond inheritance, constr. question
- Conversion of char * to bool
- Moving Project From VS 2003 to VS 2005
- STL vector VS list
- Problem with Accessors
- Temporary varriables and thread safety
- Find duplicate entries in STL algorithm
- Compile error with virtual inheritance: const <anonymous>**
- How/why does this work?
- The difference between C and C++
- Error trapping
- valarray addition and overflow handling
- loop -> for_each
- How to activate a running Windows application
- When to use private inheritance
- File-splitting Function: Uses FILE * - better way with ifstream?
- Macro GCC????
- typedefs, qualified identifiers, class names and name lookup
- Making the best of it!!
- Declaring struct as static is causing problem.
- operator new override/overload?
- strange ifstream problem
- Link error in minGW (seems libstdc++.a is not in the search path)
- what is fun1()->fun2(params)
- (help) Runtime error in ifstream/ios class
- Need help reading UTF-16 files ...
- Help with template friend and ostream, I think I am close
- C++ Reading binary data written by other Language programs
- C++ / STL / G++ / Slackware
- how could i declare & define function in header file
- port Win app to Linux Questions: Memory management and OEM Char
- Need clarification about virtual methods & inheritance
- Template argument deduction cannot be performed
- What does * new mean?
- Confused on class member variable initialization
- beginning games development on the mac
- Can inserter/extractor operator overrides be made run-time polymorphic?
- I think I messed up my compiler
- for_each() algorithm
- Header file compilation
- pointer to a vector? shall i delete it or clear it?
- Loki and BOOST
- Char array initialization bug in vc++ .net 2003 ?
- Why need .dll if I use static lib?
- Confusion about row-major and column-major
- Converting iterator to pointers, revisited
- How to correctly call initialization and cleanup functions?
- Reading a method pointer from a stream
- how to open a log file?
- Warning: no newline at end of file
- Compiler question
- trivial or non-trivial object
- What in the HECK is going on???
- Initialize a Reference type class attribute
- Linker Error: For a defined method() in C++
- Initialize reference to itself
- template type from string at run time
- iomanipulator
- Create a list of list in Stl
- Create a Reference stl:vector attribute
- A stl vector of smart pointer
- unresolved external symbol
- Multi dimensional Array
- error: syntax error before '*' token
- Help with Extending std::exception class
- Multiple inheritance and access specifiers issue.
- Help with std::string
- Memory access optimization
- Virtual keyword & compile time
- What is used for storage
- callback and boost:function
- Unit Test Framework for c++ program
- Write a function processes a list
- Create a variable size but non-growable array
- building an unsigned character string.
- Convert a Java iterator loop to C++ STL?
- Is there a C++ or C certificate?
- compile error trying to call STL sort
- SQLite Queries
- memory allocation question when using ostringstream in STL
- How to Create a Circular Queue in C++
- Can't output strings to std::wofstream (g++)
- Disassembly of C binary
- Macro needed
- How can I get the encode of a txt file and convert it into UTF-8?
- how exclude initial part of a buffer???
- positions of attributes
- Diamon inheritance problem
- how to decrease link time
- A portable way to pass a string to C++ as macro?
- Pass a derived object to func so that it is base?
- how to interface between different languages
- how to interface between different languages
- asking about good books
- ISO C++ forbids declaration of `cout' with no type.
- articles on design increases performance and test first?
- Is Being Rude and Condescending a Legitimate Way to Attract New C++ Programmers?
- STL map insert question
- How to check if a pointer is "valid" ?
- Article about memory layout for virtual inheritance
- error compiling with read function
- extending enum's: what operators?
- friend oper<<
- Singleton Class
- template confusion
- Reduce memory usage?
- will this work?
- Get Window handle from point
- Stupid problem with boost::share_ptr
- is there better way to add indent space?
- Merging images
- Stupid problem with boost::share_ptr
- Off topic - To be ignored
- Get Window handle from point
- Syntax Question
- member function definition inside and outside class..function already defined error..
- Stupid problem with boost::share_ptr
- sentinel processing, C++ no break label
- terminate thread waiting on cin
- Visual C++ vs GCC
- Binary tree search in text file entries
- Linux Folder Iteration
- Get Window handle from point
- Get Window handle from point
- Plugins in the class
- nested iterator
- Using only the values returned by functions -- elementary question
- vector push_back question
- Implementing virtual concept in c
- Using only the values returned by functions -- elementary question
- converting to studio 2003 en 2005
- "has-a" question
- mail13
- Converting from std::str to char
- help in comparing
- Suggested extension to C++: static namespaces
- Another problem with singleton...
- Local static variables and multithreading
- Singleton usage
- Start when windows starts.
- What if...
- Generic matrix operators
- VC++ 6 ___ EXE file runs fine on one computer but not the other
- GetSaveFileName problem: can't get selected filter and put default name
- Has anyone used enum.h from Besser's ENUM++?
- basic question for vector
- Problems Compiling enum.h from ENUM++
- simple question on type casting~
- Counting the number of times I've tested a program
- A dying era
- Server-side applications for form processing
- illegal reference to non-static member
- OOP casting classes (using one single variable for similar types of classes)
- A Complete ENUM++ (from Besser's CUJ article) Example
- difference between *foo and (*foo) ?
- basic question about std::vector
- need help with algorithm
- C++ Equivalent of <stdint.h>?
- Decompilind dll's
- Arguments in partial template specialization
- Counting the number of times I've tested a program
- Counting the number of times I've tested a program
- C++ Template Question
- member template methods
- why does my overloaded operator discard qualifiers
- unnecessary declaration of Virtual destructor
- Advise on implementation of custum graph
- Problem using std::map
- What is ScatterHierarchyTag means?
- new to c++
- virtual function
- Could someone please explain?!
- difference bewtween static and dynamic inheritance?
- generic tree container library
- initialize the global variables in .so files
- Compiler messages with pub/prot/priv inheritance
- Expression templates and generic matrix operator
- NULL global variable
- Constructor of a derived class
- STL exception safety, operator==
- how to clear up the std::stringstream?
- Specialization of only one template parameter?
- subclassing std::valarray
- weirdness with std::map<const char *, int>
- After calling constructor, the destructor is called immediately - why?
- virtual destructor
- Help with debugging code
- boost::shared_ptr mutual header inclusion problem
- question regarding delete[]
- Vector of abstract classes filled with derived classes ?
- A book on Gtkmm
- typedef
- Structure size check at compile time
- static array with variable amount of elements??
- How to delete the Folder and its file using VC++ code
- Directory access
- Restricting base class visibility
- Question about structs
- Overloading Operators for User-Defined Types (NOT Classes!)
- flash & VC++
- Registering a GLUT Callback in C++
- Any difference in these array declarations
- Any Developers Who Worked on TradeStation 2000i
- istringstream("XXX") >> x;
- antivirus program
- Why "const" break the Polymorphism?
- Variable Scope, Initialization, Linkage etc.
- problem with strings
- 2d visibility algorithm?
- Passing different sort methods to multiset
- How to call a virtual base function with variable parameters?
- Shape DragOver and DragDrop
- C++ STL in embedded systems
- [noob]Multiple inheritance
- Input bidirectional custom iterator
- Multiple Inheritence
- Farewell CUJ
- array of functions?
- problem with delete
- Creating a stringstream in a parameter
- type convertion between template
- what is vtable exactly?is it a structure or an array?
- gmake
- [noob]iostream.h
- When does initialization of static member variables occur?
- OOP vs procedural
- A non-blocking socket reading function
- compiler ??
- Suche schnelle Zufallszahlen-Funktion
- Advice on wrapping data
- Return value of _time64()
- Reading BiosID in win32
- The New Extension IDE - EXTEIDE
- The New Extension IDE - EXTEIDE
- Const int variable declaration.
- find / find_first_of - vector of pairs..
- What mean "foo& foo2::foo3()" ?
- memory allocation and new
- vector<Foo> how to force default constructor
- Generics in C#, Java, and C++
- itoa
- how to store a string into a vector?
- ODBC Class
- movie tutorial - "C++ - It is so easy! - part 1" made by noisy ;)
- Probleme mit Pro*C Compiler
- Problem with getline and files
- Updating a binary file?
- Set boolean array elements to false using STL algorithm?
- How to use long double floating?
- Determine type of typename T?
- Example of using sockets/http
- Clustering
- erasing element in a vector of pair ..
- Compliant compiler? Comeau?
- A new cross platform c++ framework (another)
- Wish You a Happy and prosperous New year
- A trick to wrap the callbacks ???
- Difference between "float" and "GLfloat" ?
- memory allocation.
- Source for C++ library design and programming
- Why does not this main test program work
- help partial sepecialization
- Is C-style string unchangable?
- Returning an Array a characters?
- pointer and string
- why pass-by-reference of a pointer variable?
- a deconstructor question
- Why does it work?
- SmartPtr type conversion error
- Functions problem
- stl iterators "null" value
- spaces handling while reading input from a file
- Initializing order
- Should I define my own allocator?
- Defining static members in explicit specializations
- simple question on WM_PAINT
- Where to allocate memory for the char * data member ...
- Strange Output, Help.
- Class A contains class B, class B points to class A
- Whay was Justin Kemp out this match ?
- Vector of vectors
- function template
- accessing inner struct members
- boost::MultiIndex help
- Problem with std::ostream, std::streambuf and "virtual xsputn"
- Best way of sharing a enum
- problem with microsoft speed optimization
- Function overloading
- template argument to a template class
- does all implementations of std::vector use regular arrays?
- STL iterator ?
- Is it possible to overload with return values?
- trouble
- Query regarding to overloading.
- ifstream and format issues
- Sorry for the inconvenience
- Distinct sub-types of POD?
- (*(void(*)())0)();
- Allowing a class to be converted to bool?
- Visitor Pattern Choices
- Containers & Iterators sanity check
- Implement Singleton Using or Not Using dynamic object.
- Is 'close' a reserved word in C++ ?
- How far should I go in protecting the user from his stupidity?
- no match for 'operator!=' in ...
- pointer to 2d array
- Why can you delete a const pointer?
- conversion warning with STL combination of functors
- "Die" class
- How to write Java style classes in C++
- Overriding new and delete.