clean, crisp and to the point, thanks for this awesome tutorial
@CppNuts4 жыл бұрын
Glad it helped!
@lokdriod30916 жыл бұрын
Explained with such an easy...it need lot of efforts...thanks sir.
@CppNuts6 жыл бұрын
Thanks for the appreciation dude..
@munawarali83053 жыл бұрын
Hi, could you please explain why are we using const& ?
@chandanbhagat65844 ай бұрын
Cover all important scenario, thank you 🙏
@mansidara74273 жыл бұрын
why we use const& for all the functions here?
@abhilashmanikonda58313 жыл бұрын
whta is the difference between these two template and template though we are getting same result when we implement function templates concept
@rampandi93026 жыл бұрын
Thanku sir gd explanation 😍😍waiting fr next video
@rahulraaghava36033 жыл бұрын
Thanks for the clear and interesting explanation
@CppNuts3 жыл бұрын
Glad it was helpful!
@rasmiranjanbabu Жыл бұрын
This is an awesome video. Loved it
@saravananjagadeeesan5933 жыл бұрын
Sir why are we passing the arguments by reference ???
@poovendhans15574 жыл бұрын
bro, under this template function (template ) we didnt mention scope resolution operator for max function, so it should be call inbuilt max function right, then why its calling our function ?
@shiwanisingh31526 жыл бұрын
Thanku so much sir...u explain really well...but may u please upload a video on operations performed on sets...like complement of a set, union of set
@CppNuts6 жыл бұрын
Thanks for your comment, I will explain this in STL part.
@shiwanisingh31526 жыл бұрын
@@CppNuts okay thank you sir
@CppNuts5 жыл бұрын
You are welcome dude!!
@srinathsethumadhavan7395 жыл бұрын
the return statement returns some data and it is captured by what ? To where it is returning ?
@CppNuts5 жыл бұрын
functions can return to cout and it will print them if they are primitive data types if not then it will check if there is any overloaded cout which can print non-primitive data type.
@gaurvendrasingh45734 жыл бұрын
Sir What is the significance const& ? you have any video regarding this sir??
@123TeeMee4 жыл бұрын
Thank you, very well explained.
@CppNuts4 жыл бұрын
Welcome..
@bismuth83234 жыл бұрын
Sir what IDE do you use?
@CppNuts4 жыл бұрын
VS Code..
@Manishkumar-ie2oo6 жыл бұрын
Please pay attention on my comment . Please make a video on your programming life. How to you get knowledge. What the medium you have used and now using. Please share some experience that would help all your viewer . Thanks
@CppNuts6 жыл бұрын
Thanks for the comment dude, and good advice i may think upon this. Keep learning!!
@mentalthink16 жыл бұрын
Thanks a lot, very nice video.
@CppNuts6 жыл бұрын
Thanks man...
@srinathsethumadhavan7395 жыл бұрын
:: max means u r giving global scope and max function inside the template should be a builtin max function right? y built-in function not executed in this case y r u not using:: for max inside the template
@CppNuts5 жыл бұрын
That's just a choice.
@maturinagababu984 жыл бұрын
could you please share the link for class template?
@ApoorvSaxena83 жыл бұрын
Thanks sir for the content
@CppNuts3 жыл бұрын
Glad I could help.
@abhishekkalgudi46362 жыл бұрын
WHAT IS MEANT BY CONST& BEING USED IN THE CODE PLS HELP
@prasadchaskar44135 жыл бұрын
Compiler ka name kya haii
@CppNuts5 жыл бұрын
G++
@prasadchaskar44135 жыл бұрын
@@CppNuts name kya haii jaise terbo c or etc
@shekharsulgiti78394 жыл бұрын
Sir why arguments are cathed with const& ?
@CppNuts4 жыл бұрын
Const to say that we don't want to change the parameter. & to say that we don't want to create temporary object, point the original parameter.
@ankitahlawat48126 жыл бұрын
Video is not visible ,visibility is vry vry less
@CppNuts6 жыл бұрын
Actually I forgot to disable eye saver mode in monitor.
@ankitahlawat48126 жыл бұрын
@@CppNuts Cool vagdu...nxt time you can do..but video is vry vry good😊😊