User profile: Mathes

User info
User name:Mathes
History
Joined:
Number of posts:107
Latest posts:

SFINEA and implicit type conversion
Hi Peter, you are absolutely right, it should be [code]declval<T>[/code] instead of [code]declval<f...

SFINEA and implicit type conversion
Hi, lately I started to dig deeper into templates and SFINEA. In my project I was able to use S...

Expected Expression error on an "else if" clause.
What error are you getting and what have you tried? Are you using an IDE that formats your code auto...

Generating XML Documentation (VS2015)
Hello Thomas, that does not work. The flag is set, but I do not get the xml. I tried it for my hea...

Generating XML Documentation (VS2015)
Hello, I have a Visual Studio 2015 (Community) project, that consists of a single header. (As soo...