Skip Navigation

Accurate C++ representation

1
Bookmarked Posts @lemmy.nauk.io pimeys @lemmy.nauk.io

c++ rule

2 0

c++ rule

147 11
1 comments
  • rust? memory safety? no thanks, I prefer my ((int(*)(const std::string&))functions["print"])("Hello, World!\n"); and 2 million lines of template errors for misspelling std::vector

    When I was testing that horrible code I ran into an issue where gcc would compile code that would core dump without an error. good job gcc