Why doesn't the Coliru compiler give linker error for an undefined extern variable in C++17? – stackoverflow.com

I have compiled and run following program in Coliru C++17 compiler. In the program, I declared an extern variable, but did not define it. But compiler doesn't give a linker error. #include <...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "Why doesn't the Coliru compiler give linker error for an undefined extern variable in C++17? – stackoverflow.com"