skyscraper's blog

By skyscraper, history, 4 years ago, In English

I was trying to figure out how to include bits/stdc++.h on macos since it uses clang, So once i found the solution i thought of creating a clear video about how to do it.

Video Link : here

Full text and comments »

  • Vote: I like it
  • +26
  • Vote: I do not like it

By skyscraper, history, 5 years ago, In English

I have recently started using VSCode(1.28) for programming in c++ on my mac. But I can't use a lot of stl functions like emplace_back() ... Is there a way to resolve this, Thank You.

Full text and comments »

  • Vote: I like it
  • -13
  • Vote: I do not like it