Results 1 to 6 of 6
Thread: ?
Hybrid View
-
29th April 2012 18:53 #1
-
29th April 2012 19:43 #2
, -.
, . .
"640K ught to be enough for anybody" - Bill Gates, 1981
::Machine specs::Fract::AGG::::Baileys::blog::YouTube channel
-
29th April 2012 22:39 #3
? s->inf = p->inf;
?
stack& operator=(stack const & r);
? start->link = q;
-
29th April 2012 23:02 #4
- "->", ?
(*s).inf.
.. s , inf ,
s.inf
t ( ), inf, , , *:
(*t).inf
-> - :
t->inf - = - , . , "" / Foo:
- b 1:1 ( , ).Code:Foo a; Foo b; // do some magic with b a = b;
Foo =, ,
Code:class Foo { ... Foo& operator = (Foo const & r) { // copy the contents of r into *this in some smart manner ... } ... }; ... Foo a, b; // do some magic with b a = b; // operator = ; this , r b. - 1).
, . .
"640K ught to be enough for anybody" - Bill Gates, 1981
::Machine specs::Fract::AGG::::Baileys::blog::YouTube channel
- "->", ?
-
30th April 2012 02:46 #5
-
30th April 2012 03:50 #6
C++ For Everyone Cay Horstmann - . ... c++ http://www.cplusplus.com. operator overloading (2 ) http://www.cplusplus.com/doc/tutorial/classes2/.
t->inf anrieff "syntactic sugar" .. - (
).
.. PDF-




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in