enable_if versus C++ 20 concepts for templates

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 5

  • @Harry-f2r
    @Harry-f2r 18 дней назад

    So it's creating function routes depending on the template type! Gotcha. Now to learn c++20 concepts. Thanks broski 💥💥

  • @t.p.2305
    @t.p.2305 6 месяцев назад

    Wow !!! Super clear, super concise, no noise like other 1.5 h videos on this topic.

  • @enriquebenedicto9429
    @enriquebenedicto9429 Год назад

    You're going the brute force way, I see... cli for git, cli for compiler, and notepadd++ :)
    Thanks for the video.

    • @faciletutorials3447
      @faciletutorials3447  Год назад

      I do most of my coding on unix. I also wanted to show it low level and make it IDE agnostic. But if you have a C++ IDE you recommend for unix I would welcome the suggestion.

    • @enriquebenedicto9429
      @enriquebenedicto9429 Год назад

      @@faciletutorials3447 Unix, or Linux? Cause I would think you would know about Visual Studio Code already, which runs on Linux. Don't know about Unix.
      If you don't know about it. That's what I would suggest. People do seem to love it. It's pretty big out there.
      I use the classic version of Visual Studio (not the Code version).