dbj

Results 59 comments of dbj

Note to self: Ask Martin to have the whole `nonstd` exceptions free.

Thanks for 0.4.0 ... Basically this is **not** how MS STL switches to no C++ exceptions builds. ```cpp // expected.hpp #55 // Control presence of exception handling (try and auto...

@martinmoene yes that is right, thanks ... I think in the WIN32 world `_HAS_EXCEPTIONS` always exists and it is 0 or 1. This is how I understand the effect of...

https://github.com/dbj-data/dbj-bench/blob/master/r_and_d/ms_stl_seh.md A bit more presentable

I am slightly worried if I was clear enough, but it is not my fault: one, two or three symbols are made to dance to achieve one "thing". 1. `_CPPUNWIND`...

+1 :) 1. The advice if I may: be very careful not to get carried away with C++20 claims about UTF8. 2. the "tape" is in essence simdjson json container....

Can you please define the "chunk" in this context?

@jkeiser I meant logically. JSON is a hierarchical structure. Is one chunk, one node or 1..N nodes? How big is the N? It seems the subtree is the chunk ......

https://dbj.org/c-windows-unicode-console-output/

This thread is a prime example on what happens when key concepts are simply not presented. Should we look into [OSGI](https://stackoverflow.com/questions/49443206/difference-between-osgi-and-microservices)? I am a real newcomer here, but I think...