Randolph Settgast
Randolph Settgast
> I don't think that `LvArray` should handle this. Instead I suggest we add a method `MemorySpace lastTouchedSpace()` and then `Wrapper::resize` can use that to pick the appropriate policy to...
> > In the case of a class member `m_data1`, we would not be going through `Wrapper::resize()`, so either we have to embed the `move` into `LvArray` or we have...
Is it a matter of knowing what level of `BRACE_INIT` you are on? For instance: ``` # 1> BRACE_OPEN| BRACED_INIT_LIST| PARENT_NOT_SET[ 21/ 21/ 22/ 1][0/0/0][ 2 0008 0000][0-0] { #...
@guy-maurel I have a pr on this: https://github.com/uncrustify/uncrustify/pull/4115
OK. I made a less hacky solution. I think the regressions are actually an improvement?
Hi @guy-maurel Where should I put things? Make a new entry or use an existing test file? There seem to be a little scatter in the lambda tests. ``` #...
@wrtobin Are you ok with this in its current form?
@wrtobin @corbett5 Can you approve this?
@TotoGaz I think this is good
Anyone volunteer to do this work?