Overloding In C++

how many overloading types are there?
Like there is function overloading, operator overloading, constructor overloading,
Is there any other type?
Operators are functions. And so are constructors.
Topic archived. No new replies allowed.