Eelis

Results 7 comments of Eelis

> I'm not sure that this has anything to do with safe_numerics per se but rather using implicit conversion of member variable to wrapper type. If I use `using I...

Some other possibly relevant work: https://github.com/RobertLeahy/AsioUring (I haven't tried it, it's just the first thing that comes up when you search for "asio io_uring".)

Yeah, in my use case the "other stuff" that I wanted to periodically do between ReadMessage calls was just a quick, non-blocking check to see if the component that consumes...

@garyburd: Hmm, is it normal for you to close tickets without stating a reason? :) In any case, is it fair to conclude from stevenscott89's comment (quoted below) that the...

The point made in #98 isn't that a different layout is desired for overflowing headers, the point made is that a narrow font that prevents headers from overflowing as much...

"So you'll have to deal with overflow anyway" -- The point of using a narrow font isn't to eliminate overflow, it's to reduce the frequency of overflow. Using the Computer...

This reduces the load time of `/full` on my machine from almost 3 minutes, to about 10 seconds, which is awesome! But it doesn't solve the wideness and header overflow...