User profile: chenkai036

User info
User name:chenkai036
Name:CHEN Kai
Location:Shanghai China
History
Joined:
Number of posts:5
Latest posts:

binding reference parameter causes error
Greetings, I'm studying bind1st/bind2nd in STL and encountered the following question. I have a v...

conversion between multi-byte and wchar_t, mbsrtowcs always fail
Greetings, everyone. In my program, I read an input file encoded in utf-8 and I want to convert the...

How C++ invokes virtual functions
Ah-ha, Compiler optimization. Thanks all for your answers and I learn a lot from them.

How C++ invokes virtual functions
Thanks for Disch's suggestions. Surely this manner is forbidden in code. However, I am still wonde...

How C++ invokes virtual functions
Greetings, everyone. This is my first post in the forum and I hope this is the right place for my q...