User profile: JUANDENT

User info
User name:JUANDENT
History
Joined:
Number of posts:405
Latest posts:

what does T = 0 mean in a template parameter?
What does T = 0 mean in the following code: [code] template<typename T, T = 0> T moduloOf(T a...

_Safe_add checks for overflow but does not do anything to report the problem!
Looking at VC++ source files I find in ratio the following: what is the purpose of _Safe_add_in...

unresolved external symbol "int const value"
One file states: [code] extern const int value; extern const int this_cpp; const int mine = va...

printing C++ source file in VS2022 throws garbage
>Open the file in say notepad++ to see if you have a similar problem printing it >from there. The p...

printing C++ source file in VS2022 throws garbage
Hi, I have a C++ source file that when printing from VS2022 prints what seems garbage (actually i...

This user does not accept Private Messages

User: JUANDENT

  • Public profile