U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » XmlParser::IsEnd() should be declared as const
XmlParser::IsEnd() should be declared as const [message #50477] Tue, 06 November 2018 15:54 Go to previous message
Novo is currently offline  Novo
Messages: 1431
Registered: December 2006
Ultimate Contributor
SUBJ.
All other XmlParser::IsXXX() methods should be declared as const as well.
Otherwise you have to use a non-const object which is in reality doesn't change any data.

Just my 2 cents.


Regards,
Novo
 
Read Message
Read Message
Previous Topic: [SOLVED]Some modifications for WebSocket only as Client
Next Topic: LRUCache has the GetLRU () method, but does not have GetLRUKey()
Goto Forum:
  


Current Time: Sat May 02 06:42:32 GMT+2 2026

Total time taken to generate the page: 0.02217 seconds