Lucas Chollet

Results 87 comments of Lucas Chollet

Going on a "what if I make 8 small PRs out of this one" crusade

I'm currently unable to reproduce this crash!

Thank you for this answer ! It could be neat, but is it possible to do it without dynamic allocation ?

I may be missing something, but I was wondering about the creation of the array. The number of bracket pairs is determined by the number of parameters in the pack,...

Woww ! It's truly impressive ! As another way to tackle this problem, isn't it possible to flatten the array ? With your example, the element 4 (in position `(1,...

Definitely agreeing for a simple initialization. First I thought to add a constructor to allow it, but I just realize that we will need your trick to write the constructor...

It is required to use a capitalized letter after the colon on the commit message. Please also squash both commits, the first one will otherwise add dead code.

I would advise you to stop adding contents to this PR before it becomes a pain for maintainers to review.