User profile: George P

User info
User name:George P
Old user name:Furry Guy
History
Joined:
Number of posts:5518
Latest posts:

operator const char* return
If I were to start using command-line compilation I would probably go with CMake at first. I've did...

C1090 error
You might have problems with your MPI (or whatever it is called) library. You say you updated VS. ...

operator const char* return
I know I shouldn't rely on the VS IDE, but I guess I'm too lazy to spend any time learning how to do...

C1090 error
Try creating a new project/solution and transfer the code files over to the new setup. Doing a full...

size_t implicit conversion
[quote]If you want to iterate the whole container, then boost has a reverse range based for loop[/qu...