Igor Mitrovic

Results 3 issues of Igor Mitrovic

In the codebase my team is working on we would like to use `concurrent::ringbuffers`. For us, `tryClaim` interface is preferred. I tried following you're code convetion as much as possible...

Is there any way to cache the UNICODE code points I know I'll be using. For example my app will have support for english and russian, so I would like...

question

Hi Can your library render all unicode character sets or only UTF-8 Thanks in advance

question