Home : Bytes IT Community / View Full Version : C++
- abstract
- How to append context to a FILE?
- Template parameter (class) with a typedef member
- small confusion about the the C++ programming language by B.S.
- Directory check for new files
- dynamic_cast<T*>(deleted_pointer)?
- Member function specialization workarounds?
- Embedded C++ Compilers
- Design question with inheritance
- partial specialization of template member function
- Online/HTML documentation for Std Lib
- Decent C++ library for matrix manipulation and calculating Eigenvalues/vectors
- Typedef A references struct B which references struct A which...
- line starting with ::
- Some errors when using empty template argument
- Dutch forum / newsgroup for C++
- How to define the class based on the detailes of the template argument?
- MFC7 dlls
- templates and (inline) optimization
- return reference to member variable
- Naming Conventions
- fork or threads
- relation between typeid and typeinfo class (related by friend ?)
- How to explicitly define class with different template arguments?
- How can I get the c0ws.bog?
- How to create two CDialog windows active in MFC ?
- member variable constant after construction
- How to declare static members of a template class
- Undefined constructor of std::string
- <typeinfo>
- The worst thing about C++
- STL Standards Document
- how to pass a variable to a function defined with no variables in C++
- std namespace
- q: stl vector of pointers / pointer consistancy
- std::istream slowness vs. std::fgetc
- How to specify a template as the typename of a template
- friend class template
- Boosr serialization: binary archives
- why can not assign value to an array variable of a structure?
- Implicitly declared/defined member functions and inheritance
- The practical use of dynamic_cast in reusable or generic code
- explicit Vs Implicit conversions?
- C++ book on Libraries design and dll..
- Needed: Rediculously complicated C++
- C++0x auto and decltype
- virtual destructors for classes only with virtual functions?
- Is there any library which defines factorial and binomial coefficient?
- Pointers to member functions.
- Multi-argument function - help
- map of function pointer
- How to initialize member reference with temp object and delete the temp object when the destructor is called?
- CHtmlEditCtrl problems
- Where could I find OLE commands to use word documents ?
- Small inheritance problem.
- Q: Reading from stdin without blocking?
- Iterators and reverse iterators
- Binary Association Problem
- Is comp.lang.c++.moderated dead?
- Class in function scope
- Problem about self-string operator[] 's unnecessary copy
- label not allowed at end of construct?
- why improper copy constructor leads to infinite recusion - ?
- What's wrong with the following program?
- how to check whether istringstream object has empty buffer?
- Polynomials in C++
- Mouse Functions
- Rules for statically dimensioning arrays
- c++ and gnuplot /under linux
- Reference counting in C++
- float representation and precision
- GCC compilation error
- problems with STL vector class
- Help writing function please,
- Inconsistent Global Variables
- How to read past an end of file character
- Why not tel me something about pointers?
- Why not tel me something about pointers?
- Cygwin c compiler
- why always out_of_range using size_type?
- Looking for the "best in class" C/C++ open source software
- Switching careers advice...
- Third party C++ library offer system API?
- Why template<T> cannot make friend with T?
- header files
- how shall I reload several obejcts that dependent on each other?
- confusion about header and implementation files
- Conversion operator not inherited?
- How to call a constructor from a constructor
- random number
- STL "wrought with memory leaks"?
- Writing an STL map to disk.
- appropriate container?
- speeding up C code
- error: ISO C++ forbids cast to non-reference type used as lvalue
- C++ library
- The order of items stored in STL List is not preserved.
- Pascal to C++
- Primitive vs. non-primitive l-value
- Stream state in loop conditions
- STL map - Can I find() on a subset of key
- Reading and writing files in linux programming in C++
- Member Callback Functions
- size of a file
- ofstream problem
- struct or class object with constructor in UNION flags as error. !!
- translating C++ -> C
- is there anything like static constructors or destructors in C++ ?
- #usind <mscorlib.dll> does not work ?
- what is meant by segment not defined ?
- ofstream open bit
- inheritance doubt.
- Passing in a OnMouseDown/OnMouseUp event handler as a parameter of a function
- How to subclass a function?
- library issue
- Compile Time checks using templates.
- les sources de itoa
- design issue
- Objects as private members...
- type that pointer points to
- Objects of the same class to access each other's private data
- Where are the static members stored in the momory?
- Significant digit measuring
- constant vector
- Hi, how to increase accuracy of float result ?
- Help
- how to print a filename from ifstream?
- FindFirstFile w/ stl fstream
- Issue with RegOpenKeyEx
- configuration file parser library
- To inline or not to inline?
- Constructor problem
- int main(int argc, wchar_t* argv[]) using gcc 3.4.2 .
- PNG files
- how to create a doubly liked list???
- Please Help: can't deallocate a vector of heap objects
- open an image as matrix
- Need C++ compiler for 486 that does OMF 386 LIBs and FAR pointers
- How to capture the result of winexec()
- Problem with time zone
- Initializing vector<vector<int> > and other vector questions...
- templates for pointers
- templates c++
- what does ~ mean before a function in C++
- what kind of c file is it
- Is this standard
- milliseconds on win+linux
- when i compile the cpp file(cmdargs.cpp) int main(int argc, wchar_t* argv[])
- Make stronger protection for your software products
- protocol header
- POSIX Threading and Segmentation Fault...
- conditional push_back
- Subtle Bugs in c++ hunt
- Deriving boolean expresion from truth table
- Base class inaccessible due to ambiguity
- direct access to the buffer of std::string
- set, insert with hint
- Why doesn't C++ have comprehensive API like Java? (Cont'd.)
- Any class to help me process the command line options?
- About printing
- virtual re-open
- Destroying and creating an object
- What is the largest array I can allocate??
- A parameterized class (i.e. template class / class template) is not a class?
- confusion with insert iterator
- pointer
- Registry monitoring
- Call child class methods in parent class
- First try at a std::vector from 1 to n
- Boost serialization library
- How include animated GIF into CEdit ?
- number biger then 9
- problems in using id-utils for C++ files
- Retrieving the info about the "Network Interface Card" in C++ ?.
- Redirecting cerr to file
- C++ and Java
- q: fast file IO
- problrm with multiple types in text file
- popen and cin
- Colorizing Elements of a Dialog
- check symbol table
- Writing a graph
- why vector<int&> is not allowed?
- stl_vector allocation
- What is Borland C++?
- Preprocessor problem with Visual Age 6
- Functions exported in C++ and global variables;
- Microsoft Visual C++ .NET Version 7.1 --Where are the toolbars?
- Proposed work-around for missing virtual destructors
- boost::filesystem
- static Collection of objects
- string class not standard
- How to start writing a queueing class
- Using template metaprogramming to generate a composite class withID derived from components
- popt library for mips processors
- Error with the following code
- unresolved references when using static
- How to get Regional Setting?
- MFC and Qt
- Pointer to structure
- singleton problem
- new with out-of-bounds test?
- Abstract Class & Virtual function - Real Implementation?
- Standard Output
- wide characters: "illusion of portability"?
- Why doesn't C++ have comprehensive API like Java?
- Casting and promotion
- using reinterpret_cast
- Strange problem with string
- C++ FAQ
- How to find about Daylight Saving time from the SW ?
- Address of constructor
- about extern "C"
- how to remove a pair of key/value in STL hashmap
- New website you may like
- Also ich wär mal dafür ...
- void* to char*
- Adding and multiplying two unsigned integers
- Tricky partial constructor specialization
- Looking for a design pattern
- Problem with overloading/inheritance/virtual methods
- gcc 3.4.3 performance problem illustrated
- Implementation of "->"
- Converting a hexidecimal string to a floating point array
- Finding the memory address of a pass-by-reference parameter?
- Help: link error
- DataGrid class (System.Windows.Forms)
- CGI and C++
- Q: reinterpret_cast with undefined behavior?
- Any alternatives to sourceforge
- Predefined member functions and inheritance
- Confusion about writting an insert() for a Hash Table...
- Manipulating and writing bytes (8 bits) in ANSI/ISO C++?
- How to prevent a COM object and its associated dialog out of scope
- help with STL compiler error
- T::operator int () const ambiguous with T::operator Handle () const?
- Nested functions in c++?
- "Insert" (not append) new text segment to an existing text file
- template static member decl
- what is private inheritance
- static member function
- Website I have incase people want help
- Smart pointer without templates possible ?
- Switch() vs if else if
- Template function
- Virtual inheritance and constructors in base classes with const membervariables
- Static checker for C++
- Virtual Destructors?
- e-commerce application
- Initialise list in STL
- non-class template params in partial specializations
- Predefined class member functions and inheritance
- Predefined class member functions and inheritance
- How to use drag and drop functionality with windows
- kakg
- Including a (renamed) source file is ugly, right?
- Software Engineer
- Avoid screen saver activation
- valgrind/memory leak question
- NEWs GROUP problem
- empty mail. to test connection.
- c++ stream to memory address
- Reasons for explicit template instantiation.
- std::string and pthread_mutex_lock / pthread_mutex_lock
- Tools For Heap Corruption
- How to display the value of member function pointers?
- A way to get aligned allocated memory?
- Where to put attribute when using Inheritance
- yet another Q: template+friend !!
- §Aı±o§A±¹ï¥ô¦ó¤H¡B¨Æ¡Bª«³£¯à¤ÏÀ³¦nºA«×¶Ü¡H
- STL implmementation
- About Inheritance design
- static members help
- name conventions for pure ABCs
- constructors in an abstract class
- Weird template problem: Conflicting return type specified
- Huge numbers in cpp
- \r on windows
- boost - who hasn't heard of it, and why?
- static member and inheritance
- which is better for you ?kakg
- Is there a faster 'inline' possiblity for Class functions?
- ¾Ç¥HP´I¡A¦~Á~¦Ê¸U±M®×
- URGENT !! QUEUE STL PROBLEM URGENT!!
- CREATING OBJECTS
- for-each and other objects
- A class implementing the archiver pattern
- The future of c++
- data structures and c++
- Recursive partial specialization
- Strategy for locating strings based on initial characters
- using iostream library how do I display output to console as well as write to a file.
- Q: reading PBM
- future of C++
- map and visual C++
- what does this do?
- Inheritance and abstract classes
- Converting const char* to CString without Memory Leak
- File management?
- §A·í¤£·í¡u¿}¶ý¶ý¡v?
- Function references?
- table with text and numbers
- Return Type
- meyers: Item 12: Effective C++
- PHP to C++?
- Implicit typename warning (g++ linux)
- Mutating temporaries ?!?
- ¾Ç¥HP´I¡A¦~Á~¦Ê¸U±M®×
- Abstract class
- problem with inner class involving template
- Pure functions still pure after definition
- Inner class involving templates giving problem
- Optimization question
- g++ "no matching function to call" using a template
- Diagnostics for an unknown pragma?
- Variadic functions with no parameters
- typedef
- HTML Tidy
- namespace question
- I Need help with a command
- std::pair allocator?
- workaround for operator dot
- Looking for resources about C++ real time programming for trading system
- confusion: include and namespace
- testing on 64/32 Linux/SunOS
- compile error? why?
- Passing constructor arguments to a singleton template
- Reading POST/GET variables
- managed and native craziness
- Throwing an exception calls abort.
- function resolution observations
- Convert template into C++ class
- Pointer arithmetic questions
- Vector problem in C++ class
- linking problem with nested class in template class
- Callbacks in C++
- what is wrong with this code?
- Sending arguments to an excutable
- const BUGS me down!
- What following statement means?
- Trying to make windows
- Need to call mixed-mode dll from native code.
- segfault with dynamic_cast
- Memory leak detector for C++
- wcscpy and memcpy
- Protected Constructor
- Protected inheritance
- std::vector and stdext::hash_map
- C++ compiler recommendations
- STL string
- hash_map and hash_set
- a simpler "new" question
- getting the size of a character array
- Aggregate initializers in function arguments
- streams implementation - byte buffer
- Stacks and enum questions
- Partial template specialization for a method
- Linking Menu bar to dialog box using Visual C++ 6.0
- Singletons, Plugins, static and extern
- Trying to overload + for class to add to string 'is illegal'
- Calling static methods at the beg. of the program
- why is ostream::tellp not const?
- ·í¾³õ¸I¨ì¤F¼~Æ{¯g
- about the "this pointer" and "delete"
- Re-exporting functions from dynamically linked DLL
- g++ linker behavior
- te
- problem with statics variables
- std::vector and erase problem
- Transfer Printfile from Printserver directly to Printer
- valarray question
- Help With An error , I give up !
- Design problem - proxy class acting as a reference to object
- attaching an STL Allocator interface
- C++ version of memcpy?
- Need a tool or code for redirecting data from UDP port
- the byte be reversed! why?
- creat dlls in Visual C++6.0 with other libs
- How to buld an Apache module in C++
- keypress?
- Files containing by null characters
- Counted string and exceptions
- UML Diagram Tool - Word Drawing
- implementation issue ..
- Accessing other functions at command prompt (stuck in the book AC++)
- Clear
- set of unordered objects
- C++ CONTEST :)
- Problem with enumerators
- Vector of object references
- Strange behavoiur of a virtual destructor
- Why can't I use vector<T1>::size_type where T1 is a template typename?
- MonthCalendar1 or DateTimePicker1 How to jump for one month or haw to get no of month?
- About inheritance
- char[x] - strings - passing into functions - need help.
- empty vs. cont.begin() == cont.end()
- Function not working
- global variable matrix
- How is main() different in C vs C++?
- Does anyone know which organization standarized c++?
- Estimate required
- C++ code documentation/annotation
- vector problem
- Choosing between two functions
- stl vector pop_back() crash
- syntax error
- STL popularity?
- ¤£¾Ç²ß©ö³Q²^¨O
- ¤£¶iסAþ¨Ó¥Í²£¤u¨ã¡H
- DrawGrid
- Exit For Cycle in C++ Builder
- const and non-const operator[] Vs. lvalue and rvalue use
- std::mem_fun_ref and bind2nd question
- string and struct problem
- MEMORY ALLOCATION ORDER.
- deriving a class from Ostream
- wrong BMP files?
- Checking available input on stdin
- Template argument deduction on integer literals
- Corrections/additions to the C++ Standard (1998)
- An application that might cause problem
- Out-of-class definition of a non-template member of an explicitly specialized class template?
- Internal representation of doubles
- What do empty braces inside a method mean?
- Read-only access to FAT32/NTFS files w/ write locks?
- how to realize a friend interface?
- Arbitrary precision decimal numbers
- Template specialization for class != for subclass??
- Data redundancy, performance and formatted read/write operations.
- delete pointers: why is this working!!??
- const in function declarations
- Why does someone perfer #if defined to #ifdef
- return int from main
- Iterator in Design Pattern
- concept question
- multimap insert survey
- Guaranteeing that a function does *not* exist
- typedef inside a template class
- VC6: 1+4=8 WHY???
- Is the peace of code valid according to standard?
- Passing and converting LPVOID
- fastest navigation in a list
- How do I write an overloaded indexoperator
- STL & multithreading
- Good design?
- destructor problem
- [Q]: Templates and parameter names
- A problem when creating a matris
- fully specialized function template and "multiple definition"
- BCB + MySQL
- Default Value while 'passing by reference'
- Parallel programming/execution
- "void Method()" vs "void Method(void)"
- Exceptions -- criticisms
- The performance of strstream vs. stringstrem
- Why upper bits is different after <bitset> to_ulong
- creating a c function at compile or runtime, is this code possible?
- static member and private /protected constructor
- if loop
- puffer empty
- ios_base (where is this file)
- timeGetTime
- problems with stl map iterators
- delete elements in vector
- Shared .cpp files and source control
- STL equivalent of Brland's FormatDatTime function
- boost:shared_ptr ::weak_ptr using with NULL?
- Template Parameter List non-type
- copy of list iterator
- Linked lists and insertion sort
- sockets
- retrieving system time
- strange compiler warning(g++ 3.2.2)
- Splines with shared knot vectors
- printing list elements
- how do I print 64 bit int in c++
- Character pressed
- if else
- Friend vs. Static
- getline and files
- Unix advanced sockets etc.
- C++ FAQ
- map::insert gets a hint. What about map::find?
- Reading COM port - Attaching an event or interrupt for arrival of new data?
- Inline Buffered Sort
- Setting properties of an object stored as a member of another object
- what difference between c_str() and begin()
- Does boost required some additional libraries???
- Certification in C/C++
- integer to string conversion
- Pointer to the penultimate element in a list
- combine templates with methods in different namespaces ?
- default argument value for vector
- hotmail password request tool (intranet usage)
- Clones, exceptions and so on.
- Polymorphism - run-time vs. compile-time
- Excel (.xls) to .xml conversion.
- returning map value in const function
- Bad webcam picture
- Template specialization as built-in type
- How to transfer the values in a binary file to decimal ?
- while compile time ...
- Q: lapackpp v2.2.0 lib usuage
- pthreads with C++
- template functions
- Sorting multidimensional arrays
- Design + policies + functors question
- Advice: Buffer to Different Variables Quick & Easy?
- [MFC] Using IWebBrowser2 => Navigate with TargetFrameName
- Detect if my destructor is called by unwinding through an exception?
- underfined inline function.
- Large private data member access
- May STL dtors throw?
- Executing out of order
- C++ & arithmetic exceptions
- Derived Class Reference to Base Pointer
- Are there standard C++ networking classes?
- difference of dates
- const-correctness and lambda expression
- standard c++ version
- "Correct C++ Tutorial" ch. 2.1 in PDF
- Static data member initialization
- Cross Platform C++ GUI API
- Incompatible issue (version 2.95 and 3.3) when using template
- Template argument deduction
- When to use 'new' and when not
- "Accelerated C++" beginner question.
- Handling logical predicates
- Find unused ID.
- quick question: sort() a vector
- Odd help request (method functions)
- sort() a vector: quick question
- joining two maps
- Could you help me to find out what is wrong the following usage of function object
- Avoiding expensive copying, reading and writing in my program.
- How to link in shared library?
- Calling a const char
- Help with downloading large files
- Extending class to be a base class *properly*
- Converting std::string to char*
- CRTP question
- is implicitly a typename warning
- Returning an argument or local variable ?
- C++ "Exam"
- How to call a function with variable argument list...
- about inheritance
- constructor initializer list
- what is the fastest memory allocation method???
- Hi
- Weird C++ error