emil-e

Results 67 comments of emil-e

No, you're not doing something wrong. This is unfortunately not supported but it is something I would like to do. If you feel up to it, a PR for generating...

@Thorius I haven't done anything on this topic unfortunately. For a few pointers: - Think about how you want the size parameter to affect the generation of numbers when it's...

At the time of writing the code, I had no idea that `noexcept` was going to be part of the type signature in C++17 so I probably wasn't too careful...

I don't have g++ installed on my system so I cannot test it right now. A PR would be greatly appreciated.

I don't think I've ever used this feature of CMake. Can you elaborate on what you want to do?

Could you explain how it will work when exception are disabled?

Will shrinking still work with this?

Unable to look into this myself right now, if you have the time yourself, a PR will greatly be appreciated.

I've been very busy lately so haven't had time to look into this but it does sound like a legitimate bug. If you can fix this yourself, a PR would...

For your case, I'd just use `gen::build` and be done with it. It won't work exactly the way to intended but both the width and the height will grow with...