Zac Brown

Results 6 comments of Zac Brown

This requires updates to the krabsetw library.

This work requires updates to the krabsetw library.

Hmmm good observation. Could you make a PR that includes the usage of `string_view` for us to discuss? Thanks so much for your insight and help!

@wmatw - regarding implementation approach, unless absolutely necessary, I think avoiding macros would be ideal. Perhaps something modeled after the `view_of` method on the `parser` type? https://github.com/Microsoft/krabsetw/blob/0b42d12c337d2ea954ebc89c1547be48a552cf13/krabs/krabs/parser.hpp#L357

@swannman - I don't see any examples of its use publicly, but I seem to recall @kallanreed added `view_of` for use internally at MSFT. If possible, is there anything useful...

Weighing - I'm running into this as well.