User profile: therefore

User info
User name:therefore
Statistical data
Birthdate:Dec 9, 1953
Gender:Male
Occupation:Programmer
Skills:C++
ADMINS V/32
VMS's DCL
History
Joined:
Number of posts:22
Latest posts:

Having problems with a const reference parameter in function
I am a beginning and am testing my skills with the C++ driver for the MongoDb database. I've written...

What is the meaning of //<start id="simple"> ... //<end id="simple">
Thanks for the help!

What is the meaning of //<start id="simple"> ... //<end id="simple">
I am a beginner. I'm seeing code like: // Simple doc //<start id="simple"> BSONO...

Why can't you add two string literals?
Of course! The bulb finally lights! The bottom line: "You cannot overload the + operator unless one ...

Why can't you add two string literals?
OK, your explanation makes a lot of sense, thanks. One followup: Isn't the "+" in [code] "foo...