From: Christophe de V. <cde...@ne...> - 2002-11-16 13:46:34
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi murray, Changing property to attribute in the code, I found this, which I do not understand : 240 const Attribute * Node::property(const std::string& n) const 241 { 242 return const_cast<Node *>(this)->property(n); 243 } How this method is supposed to return one day the good result ? Cheers, Christophe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE91kwtoNwgyKmVCd0RAlxdAJ9irTT7EQEgcZGNR3a+ZsEuEPD5sgCeOahF +mcXVTuCOrWCgJDe9yJ8Q9I= =MArL -----END PGP SIGNATURE----- |