User profile: Ganado

User info
User name:Ganado
Bio:0, 0, 1, 0, 0, 1, 2, 2, 3, 2, 2, 1, 0, 0, 1, 0, ...
Statistical data
Occupation:Programmer
Skills:C++
C#
Python
C#/.NET
History
Joined:
Number of posts:6874
Latest posts:

C++ Reflection Cppcon demo
I mean I didn’t watch the full video, I lost interest when they started talking about a system to ...

C++ Reflection Cppcon demo
At my job we have utility programs that generate code, and I'm wondering if reflection features can ...

C++ Reflection Cppcon demo
CppCon recently publicly released a video where Herb Sutter demos C++26 reflection features. It’s ...

Man, nobody has posted since last year...
Wow, I didn't know Grant Sanderson made those demos (with Ben Eater making the WebGL for it, it soun...

Can I make this a constexpr?
On GCC, it doesn't compile with [b]-std=c++17[/b], but will compile with [b]-std=c++20[/b] or beyond...