Vinnie Falco
Vinnie Falco
It seems I need ECMAScript 6 support, is this coming or here already?
Good question because we are leaning into this library BIGLY
How was it not already trivially copyable...
Vinicius my buddy my pal! How's trix? Will you perhaps write a review for Boost.Mustache? Miss you on the list!
> I don't remember any trix. What's that? https://en.wiktionary.org/wiki/how%27s_tricks
Oh I like the sound of `RowOutputIterator`
Even better :)
What's wrong with a `switch` statement? Like this: https://github.com/boostorg/json/blob/develop/include/boost/json/impl/error.ipp#L31
I don't like exposing the variant, so +1 to removing it from the public interface. In fact I would just use a `union` and manually manage it, because variant2 has...
Yes that's good advice. `field` and `field_view`?