Direct browser
so why do you need that performance?
For peak loads.. the 95-100% tail
Hi everyone I'm considering writing linker for Windows x86-64 How hard it should be? I want to write it to link rust/cpp programs faster in with parallel ways
like, question: int b = 99999; is this valid and predictable C?
This video is really great. https://www.youtube.com/watch?v=QpAhX-gsHMs
does anyone have a chart showing the syntax for reference to a pointer or pointer to a pointer with all the different combinations of const specifier?
You don't realize each platform will define it in their own way?
Hey Why do I need headers files in c++ code when creating non library program? does it possible to import namespace without headers?
my token sign { <[+-]> } my token decimal { \d+ } my token exponent { 'e' <sign>? <decimal> } my regex float { <sign>? <decimal>? '.' <decimal> <exponent>?...
do you have any errors from coderunner?
In the following code I want to have a loop in a macro that uses a counter variable of the same type as a struct member. A value of the struct is passed into the macro. #incl...
I dunno if somehow CLion is stupid or if I'm doing something wrong here, any idea? Code: https://batbin.me/civile
Обсуждают сегодня