by ardavan
which headers should i add to my new class?
|
|
[1 reply] : If you use a class or function from some header, then you need to incl... (by Repeater)
|
by mattryca
i dont know how to fix need help (1,2)
|
|
[20 replies] Last: i think its ok or just look ok b4 he stoped at 5222 matrix <1000000 o... (by mattryca)
|
by ardavan
error: invalid use of incomplete type ‘class
|
|
[1 reply] : what is wrong with this code? That depends on the content of the incl... (by coder777)
|
std::unordered_map error |
|
[1 reply] : So, the issue is that there is no specialisation of std::hash for yo... (by TwilightSpectre)
|
by Herpestidae
Program does what it's supposed to do except for the first time.
|
|
[2 replies] Last: you dont call setTeam() after you call setPull() on line 83. So as kbw... (by stav)
|
80% Asperges, 20% Asparagus, 100% Career Destroying. (1,2) |
|
[25 replies] Last: I guess you are just a troll. Whatever. At least I get the last word! (by tpb)
|
by ardavan
redefinition of ‘class error...
|
|
[2 replies] Last: I don't think the forward declaration really matter (could be wrong), ... (by Ganado)
|
by avi1010
Sorting and finding index of a vector
|
|
[1 reply] : (1) PLEASE USE CODE TAGS (2) Please consider the intelligibility of w... (by lastchance)
|
by nikita00
STL
|
|
[5 replies] Last: I didn't say you were contradicting me, just thought it was funny. :) ... (by Ganado)
|
by mc0134
where to put a class?
|
|
[3 replies] Last: If you don't need to show something to everyone, keep it to yourself. ... (by mbozzi)
|
by jkim37
A POINTER LOST THE WAY(Marked as *)
|
|
[2 replies] Last: @helios THIS IS BECAUE IT"S DOUBLE LINKED LIST. I TRIED WITH SINGLE LI... (by jkim37)
|
good permutations |
|
[6 replies] Last: Thanks @lastchance for your code. My code is now working.I had missed ... (by closed account 287LhbRD)
|
by Doctype
How to count with regex.
|
|
[6 replies] Last: Ok thanks for the tip, I'll check them out. (by Doctype)
|
by Adam2018
Extracting algorithm of an Iterative-method module
|
|
[1 reply] : matrix is not a c++ thing. Someone created a matrix class. vector (n... (by jonnin)
|
by Borneq
How compile *.proto?
|
|
[1 reply] : This is Google Protocol Buffer stuff, right? From memory, the protobu... (by MikeyBoy)
|
by crosswinds
Return value
|
|
[7 replies] Last: For checking the status you often don't need a variable: if (!doc.Lo... (by tpb)
|
by warchief
Calculate quaternion rotations between two values
|
|
[3 replies] Last: OK, so you got it? Nice! Sorry, I haven't looked at those in about 1... (by jonnin)
|
by jaituk
HELP PLEASE
|
|
[7 replies] Last: You have various options: - you could pass the address of the array e... (by MikeyBoy)
|
by ardavan
How to pass an object as a function parameter of another class
|
|
[2 replies] Last: Overall declarations , definitions , and implementations should be... (by keskiverto)
|
by namehere44
Observer pattern help THANKS
|
|
[no replies]
|