CannibalSmith ([info]cannibalsmith) rakstīja [info]koderi kopienā,
@ 2007-11-15 21:17:00

Previous Entry  Add to memories!  Tell a Friend!  Next Entry
C++ const
class String
{
public:
	operator char*() { return string; }
protected:
	char* string;
};

void whatever(const char* arg) { }

void funkcija(const String& stuff)
{
	whatever(stuff);
}
Kāpēc const iekš funkcija neļauj veikt konversiju?


(Lasīt komentārus)

Nopūsties:

No:
Lietotājvārds:
Parole:
Ievadi te 'qws' (liidzeklis pret spambotiem):
Temats:
Tematā HTML ir aizliegts
  
Ziņa:

Gandrīz jau aizmirsu pateikt – šis lietotājs ir ieslēdzis IP adrešu noglabāšanu. Operatore Nr. 65.
Neesi iežurnalējies. Iežurnalēties?