Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in virtual
Is it bad programming practice to mix virtual and non-virtual functions in a base class?
Mar 22, 2023
c++
class
polymorphism
virtual
subclass
STL map: Access violatoin reading location
Mar 18, 2023
c++
virtual
SSI include virtual relative path not working
Mar 16, 2023
include
virtual
ssi
What is the purpose of a virtual operator ()() here?
Mar 13, 2023
c++
qt
c++11
virtual
operator-keyword
Is this function call really ambiguous?
Mar 13, 2023
c++
inheritance
polymorphism
virtual
Do pointers refer to physical or to virtual memories?
Mar 07, 2023
c
pointers
memory
virtual
c++ virtual functions
Mar 01, 2023
c++
virtual
Identifying derived class from base class
Feb 21, 2023
c++
pointers
polymorphism
virtual
abstract
Avoiding unrequired function declarations/definitions when using inheritance in C++
Feb 21, 2023
c++
inheritance
virtual
Calling a base class method in a template virtual class hierarchy
Feb 20, 2023
c++
templates
virtual
Adding a body to a pure virtual/abstract function in C++?
Feb 17, 2023
c++
virtual
abstract
Am I missing something or are Virtual calls not as bad performance as people make of them
Jan 29, 2023
c++
embedded
virtual
vtable
designing virtual methods
Jan 24, 2023
c#
virtual
Address of (&) gives compiler generated address or loader generated address?
Jan 19, 2023
c
compiler-construction
virtual
loader
memory-address
Concept of virtual
Jan 14, 2023
c++
inheritance
virtual
C# calling overridden subclass methods without knowledge that it's a subclass instance
Jan 01, 2023
c#
inheritance
virtual
overriding
subclass
override but don't call
Jan 02, 2023
c#
inheritance
virtual
access-modifiers
Inheritance and templates and virtual functions ( this can get messy)
Dec 30, 2022
c++
templates
inheritance
function
virtual
Usage of virtual class and extern in C++
Dec 31, 2022
c++
class
virtual
extern
overloading virtual operator -> ()
Feb 02, 2023
c++
operator-overloading
virtual
overriding
Older Entries »