Added: 2 years ago
From: xoaxdotnet
Views: 27,301
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (23)

Sign In or Sign Up now to post a comment!
  • I can only hear functions, functions, functions, functions and, of course, functions. Looks quite complicated, but it isn't.

  • most beautiful explanation/tutorial i have ever seen of templates. thank you so much!

  • When i first discovered templates, i was afraid of them.

    Now the more i look different videos about them, the more they become clearer to me. Many books just don't do the work so nicely as videos.

    Thanks

  • that was a hard one for me

  • Comment removed

  • Member functions can be function templates in several contexts. All functions of class templates are generic but are not referred to as member templates or member function templates. If these member functions take their own template arguments, they are considered to be member function templates. For details, see Member Functions of Template Classes.

  • what is the diference beteewn basic function and function templates? or its the same but a more advanced lesson of it?.

  • This lesson was hard for me :/ didnt undertsand very much you should make a video

    like this but with an For dummies in the end XD and then explain it a little bit slower:)

  • @Protection4Real yes c++ is very hard do u even know visual basic?

  • @MrNoobWarrior

    It's called BASIC.

  • I got confusded on lesson 18

  • hmm so far I've understood pretty much all the tutorials up til now. I kind of get it but still confused. So is there a list on the site that shows all the different types of templates? or are the templates user made?

  • actually there are ways using a template to get the array size

  • The ArraySize can! be automatically determined with sizeof() operator

    int count=0;

    if (xaArray) count = sizeof( xaArray ) / sizeof( PData ); // sizeof( xaArray ) / sizeof( xaArray[0] );

  • very nice:), 30 to gom hope to see more stuff, you're good at it, congrats:)

  • THIS CONCLUDES THE LESSON! x) With just pausing on every code and understanding what you did, this actually IS the best way to learn C++. Thanks alot !!!

  • I don't speak english :(

    tu parli italiano? vorrei capire meglio i Templates :(

  • Keep those tutorials comin!!

  • thank you fot tutorial, very nice tutorial,

  • wow, very nice explanation

  • thank you!

  • thank you for the tutorial

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more