User: vtee2014

  • Public profile

User profile: vtee2014

User info
User name:vtee2014
History
Joined:
Number of posts:16
Latest posts:

struct definition
I am used to defining a struct as follows: [code]struct Point { int x; int y; }...

C++ Templated struct definition
Ok, so what is line 4, and why is is not marked '= default' ? I mean, isn't this the default constr...

C++ Templated struct definition
Thank you for the link to the Microsoft document. I did not see that page when I was searching.... ...

C++ Templated struct definition
I have been researching the details of the following struct definition and I have some questions tha...

Singleton Instantiation Syntax
Ok, thank you. Though, this did not work. I now get two (2) linker errors. [b]Error LNK2005[/...

This user does not accept Private Messages