You are here |
www.foonathan.net | ||
| | | |
ventspace.wordpress.com
|
|
| | | | Something that comes up occasionally for me is that I'd like to write a template function that accepts a lambda, and then peels back the layers of the lambda to get type information about it. For example, I'd like to have a templated type parameter for the return value of that lambda to be able... | |
| | | |
www.cppstories.com
|
|
| | | | What do you do when the code for a variable initialization is complicated? Do you move it to another method or write inside the current scope? In this blog post, I'd like to present a trick that allows computing a value for a variable, even a const variable, with a compact notation. | |
| | | |
www.think-cell.com
|
|
| | | | ||
| | | |
aayushsahu.com
|
|
| | These are the technologies in learned in 2022 and my thoughts on them |