inheritance - Can redefined function have different signatures in C++? -


is possible in c++ redefined function have different signatures?

overriding function or method requires signature match. can, however, create function overload different signature, , call original function it.


Comments

Popular posts from this blog

SQL php on different pages to Insert (mysqli) -

php - How can an email be returned from Stripe Checkout? -

sql - Partition elimination in Greenplum -