Valery Mironov

Results 137 comments of Valery Mironov

@madoka-wizard Push your branch to some repo and add link here please

https://github.com/mkornaukhov03/bench_summer2022 Partially done Needs to move to our common repo

@derekmauro > Can you give a more concrete example? I write function that looks like `log(some sink, parameters);`, this function concat parameters to single string. Sometime parameters are single parameter....

> This PR breaks users that are relying on the function signature/overload resolution Ok good point

Do you test it? @anpol I already don't remember. But I probably have some problems with overload

I don't think libc++ required for clang ubsan. Without this patch clang with libstdc++ with ubsan is unusable, I think it's really annoying, and patch is simple, and don't affect...

@derekmauro Why I can't use abseil with clang ubsan with libstdc++? > I don't think this change is desirable. I don't understand why This option cannot be directly set, so...

@derekmauro Can you answer?

@derekmauro I still hope you will answer.

I think its possible to implement btree/etc search now. Btw I think its also fix problem with small maps