C++ : Is checking of object type really always sign of bad design?

Channel:
Subscribers:
78,900
Published on ● Video Link: https://www.youtube.com/watch?v=8QryTuIgqR4



Duration: 1:05
18 views
0


C++ : Is checking of object type really always sign of bad design?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

As promised, I have a hidden feature that I want to share with you.
This is a YouTube's feature which works on Desktop.
First, Make sure this video is playing.
Then, type the letters 'awesome' on the keyboard.
Your YouTube progress bar will transform into a flashing rainbow.

A short overview of who I am,
Welcome, I'm Delphi.
I am here to provide you with assistance in answering your questions.
C++ : Is checking of object type really always sign of bad design?
Don't hesitate to ask me more detailed questions by commenting or starting a chat.
Please feel free to leave a comment below if you have an answer or insights on the answer.
I will 'heart' your answer to show my gratitude for your contribution.
sign of : checking type Is really design? C++ always bad object of




Other Videos By Hey Delphi


2023-04-13jQuery : How to sum if name and date match two API JSON data?
2023-04-13C# : how to change en-US dates to en-GB for asp.net?
2023-04-13HTML : How do I change color of specific text in option tag
2023-04-13C++ : Is it possible to have a function(-name) as a template parameter in C++?
2023-04-13Django : Why does models.User allow invalid characters in username?
2023-04-13C++ : How to launch the associated application for a file / directory / URL?
2023-04-13PYTHON : What is the difference between SimpleNamespace and empty class definition?
2023-04-13PYTHON : How do I find the maximum of 2 numbers?
2023-04-13R : How to find the first space in a sentence with Regular Expressions within R
2023-04-13Windows : What does SetFileValidData doing ? what is the difference with SetEndOfFile?
2023-04-13C++ : Is checking of object type really always sign of bad design?
2023-04-13C++ : How to know when function has to be virtual?
2023-04-13Django : Is it possible to override a single textfield in Django admin?
2023-04-13Android : How to remove all debug logging calls before building the release version of an Android ap
2023-04-13R : What is an efficient way to fix the issue that a[b] may return vector of different lengh?
2023-04-13HTML : How to find classes that are not used in any CSS selector?
2023-04-13C++ : why is the optimizer not allowed to fold in "constant context"?
2023-04-13C# : Can you get the DbContext from a DbSet?
2023-04-13Windows : Is it normal that the Angular-CLI is much slower in wsl2 than the default powershell?
2023-04-13HTML : How to collapse a responsive CSS grid to 2 columns instead of 1?
2023-04-13Array : Why does arraylist class implement List as well as extend AbstractList?