Too specific for a group imo
Python
no C++
yes but i need it
Ask your q here then.
like, question: int b = 99999; is this valid and predictable C?
can i do const int& x {}; in this case, will it be a reference to temporary object of rvalue 0?
You don't realize each platform will define it in their own way?
my token sign { <[+-]> } my token decimal { \d+ } my token exponent { 'e' <sign>? <decimal> } my regex float { <sign>? <decimal>? '.' <decimal> <exponent>?...
This video is really great. https://www.youtube.com/watch?v=QpAhX-gsHMs
do you have any errors from coderunner?
Hey Why do I need headers files in c++ code when creating non library program? does it possible to import namespace without headers?
so daniel beaten ?
I dunno if somehow CLion is stupid or if I'm doing something wrong here, any idea? Code: https://batbin.me/civile
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...
Обсуждают сегодня