aaangeletakis

Results 7 issues of aaangeletakis

The STL has a match_results::position() function that returns the position of the match in the string. https://www.cplusplus.com/reference/regex/match_results/position/ This could possibly be implemented via subtracting 2 pointers. ```c++ const char *...

The following regex fails to compile with the error: >"Regular Expression contains syntax error." I suspect it has to due to the digit look behind in the floating-point literals rule....

feature request

https://rsync.samba.org/ you can get it on almost any Linux distribution

I was searching for a repository that didn't have that many glitches when I found this: https://github.com/dfct/TrueFramelessWindow I would keep the original Qt-Frameless-Window-DarkStyle code to support linux though Edit: Also...

enhancement

Is there a way this could work with clang?

I'm a indie game dev and I would like to use concol in my game.