User profile: mycuser

User info
User name:mycuser
Name:Michel Chassey
Location:Quebec, Canada
Bio:I am a retired person of the male persuation. I use computers as a hobby. I study C++ and play games. French is my first language which could explain some odd phrasing in my posts.
History
Joined:
Number of posts:92
Latest posts:

use of auto in function parameters
template <typename T> auto f( T n ) { return 2 * n; } // works Thanks !

use of auto in function parameters
My throw-away book says I can do this : [code] auto f( auto n ) { return 2 * n; } [/code] bu...

What looks good on paper, but is un-ideal, and perhaps dangerous, when implemented
Hi Astra, I'm worried about dwindling non-renewable resources, meaning those resources will not be...

rant about microsoft
@helios yes "problem exists between chair and keyboard" I will admit to my noobish problems if you w...

rant about microsoft
@keskiverto [quote] If that page is relevant and you have the "free plan", then the size of your One...