الصفحة الرئيسية لمجموعات Google
تعليمات | تسجيل الدخول
comp . lang . c++
هذه المجموعة مجموعة Usenet - اعرف المزيد
بحث أو اضافة Google مجموعة عنc++.
معلومات المجموعة
المشتركون:‏ 18082‏
النشاط: عالية النشاط
اللغة:‏ الإنجليزية
فئات المجموعة:
الكمبيوتر > البرمجة
معلومات أكثر عن المجموعة »
المجموعات ذات الصلة
Technical discussion of the C++ language. (Moderated)
متوسطة النشاط, Usenet
Discussion about C.
عالية النشاط, Usenet
Discussion about C++ language, library, standards. (Moderated)
قليلة النشاط, Usenet
المناقشات
عرض:  قائمة المواضيع, ملخص الموضوع موضوع/موضوعات 1‏ - 10 من 227847  أقدم »
الوصف: The object-oriented C++ language.
 

map of map. 
  Hi All, I want to create a map of key and another map object (it is another map of key value pairs). I have declared it as map<int, map<short, short>> mpObj; it gives me an error that, "error: ISO C++ forbids declaration of ‘map’ with no type". Does this mean I can not create a map of a map the object? Have I done something wrong?... المزيد »
بواسطة aTuL  - 01:26 - ‏ 4 جديدة من 4 رسالة/رسائل    

what is the following type 
  Hi, I am looking at some source code and in one file there is the following definition : typedef enum _EXCEPTION_DISPOSITION { ExceptionContinueExecution, ExceptionContinueSearch, ExceptionNestedException, ExceptionCollidedUnwind, ExceptionExecuteHandler ...typedef EXCEPTION_DISPOSITION EXCEPTION_ROUTINE (... المزيد »
بواسطة Mosfet  - 1 ديسمبر - ‏ 2 جديدة من 2 رسالة/رسائل    

SPEC CPU search program announced 
  SPEC CPU Benchmark Search program: SPEC is looking for applications that could be used in the next SPEC CPU suite; submissions that are accepted by SPEC and are included in the next suite earn their submitters $5000 and a license for the new suite (when released). Details: [link]... المزيد »
بواسطة john.l.henn...@gmail.com  - 1 ديسمبر - ‏1 جديد من 1 رسالة    

Template method implicit instanciation : compiles with Intel ICPC11, not with G++4.x 
  Hi, i cannot explain why g++ complains about the code below: ...namespace a { struct tags { enum value_type { A0, A1 }; }; template < tags::value_type Tag > struct element; template <> struct element< tags::A0 > {}; template <> struct element< tags::A1 > {}; ...namespace b {... المزيد »
بواسطة alban.lin...@gmail.com  - 1 ديسمبر - ‏1 جديد من 1 رسالة    

preprocessor question 
  Given this code fragment: #define IFV(func, number) \ incomingFunctVal<CVxicBridgedX ferIncomingAction> val##number ( \ number, &CVxicBridgedXferIncomingActio n::func); \ m_transFnMap.insert(fnMap::val ue_type(#func, val##number)); IFV( DoJoin, 1 ); IFV( DoJoinRestartReco, 2 );... المزيد »
بواسطة David Resnick  - 1 ديسمبر - ‏ 5 جديدة من 5 رسالة/رسائل    

warning for 'char* data = "some string" ' 
  Hi, I am developing a http parser in C++. When I use the statement, char* data = "some string"; I receive the warning, 'warning : deprecated conversion from sting constant to char*' kindly let me know why the statement is deprecated. I have just upgraded my OS(from fedora 8 to fedora 9) and I did not get the warning... المزيد »
بواسطة mthread  - 1 ديسمبر - ‏ 6 جديدة من 6 رسالة/رسائل    

Wholesale world famous brand(shoes、bags、Apparel、Watch ) in china 8-35usd at www.cicigogo.cn 
  hi We are supplier in china Footwear Apparel Handbags Jeans&Pants Cap Accessory(world famous brand) 1) Top quality, reasonable price, safe shipping, and best service 2) Sport shoes for men, women and kids with all sizes available 3) Sport shoes with different colors and styles available in stock 4) The material and size can be required to make in accordance with... المزيد »
بواسطة cicitrad...@yahoo.cn  - 1 ديسمبر - ‏1 جديد من 1 رسالة    

"free(): invalid next size" when using std::map as a class member 
  Included here is a very simple class declaration. When this declaration is placed in its own header file [test.hpp] and the class member function definitions are placed in their own file [test.cpp], then the simple usage case that follows results in a SIGABRT when built with GCC v4.12 on SUSE Linux Enterprise Server v10.0 SP1.... المزيد »
بواسطة Chuck Chopp  - 1 ديسمبر - ‏ 5 جديدة من 5 رسالة/رسائل    

inorder traversal in binary tree class 
  Hi, I cant think of an implementation of inorder tree traversal for my binary tree class given below - class BTree { private: struct Node { int key; Node* parent; Node* left; Node* right; Node(int key, Node* parent, Node* left, Node* right);... المزيد »
بواسطة Vijay Meena  - 30 نوفمبر - ‏ 2 جديدة من 2 رسالة/رسائل    

Unresolved external 
  I am trying to build a program written by a colleague and get an 'unresolved external' error when I run the Borland make utility (offending function below). Any ideas what's wrong? I am not a c++ programmer so a simple solution would be very welcome. /* * strtoko.cpp * * Does exactly the same as the standard function "strtok", but... المزيد »
بواسطة Kenny M  - 30 نوفمبر - ‏ 4 جديدة من 4 رسالة/رسائل    

1‏ - 10 الخاص بـ 227847   « أحدث | أقدم »

XML      
إنشاء مجموعة - مجموعات Google - صفحة Google الرئيسية - شروط الخدمة - سياسة الخصوصية
©2008 Google