In C++, default arguments of global scope functions can be changed easily.
Typically we use a constant expression as a default argument. C++ supports static variables as well as a constant expression for a default argument. We can also redeclare a function signature in a new scope with a different default value.
Default arguments are implemented as global static variables. Therefore, same effect can be achieved if we assign a differnt value to the static varibale. Following code shows this interesting feature.
******************************************************************************
#include
#include
#include
static int para=200;
void g(int x=para); // default argument is a static variable.
void f(int x=7); // default argument implemented in terms of some static varible.
int main(void)
{
void f(int x=70); // redeclaring function ::f
f(); // prints f70
g(); // prints g200
para=500;
g(); // prints g500
{
void f(int x=700); // redeclaring function f
f(); // prints f700
::g(); // prints g500
}
::f(); // prints f7 !!!!
// Note that earlier f() call in the same scope gave us f70!!
// This shows that :: (scope resolution operator) forces compiler to
// use global declaration with global signature's default value.
{
void g(int x=100); // redeclaring function g
g(); // prints g100!!!
std::cout << "para = " << para << std::endl; // prints para = 500
// Note that though value of para is unchaged local scope
// changes value of default argument.
}
::g(); // prints g500
return 0;
}
void f(int x)
{
std::cout << "f" << x << std::endl;
}
void g(int x)
{
std::cout << "g" << x << std::endl;
}
******************************************************************************
As a programming guideline, if you need to change the value of default argument, either by redelcaring the function signature or reassignment of static variable, you better not make it a default argument and keep it a simple argument.
Typically we use a constant expression as a default argument. C++ supports static variables as well as a constant expression for a default argument. We can also redeclare a function signature in a new scope with a different default value.
Default arguments are implemented as global static variables. Therefore, same effect can be achieved if we assign a differnt value to the static varibale. Following code shows this interesting feature.
******************************************************************************
#include
#include
#include
static int para=200;
void g(int x=para); // default argument is a static variable.
void f(int x=7); // default argument implemented in terms of some static varible.
int main(void)
{
void f(int x=70); // redeclaring function ::f
f(); // prints f70
g(); // prints g200
para=500;
g(); // prints g500
{
void f(int x=700); // redeclaring function f
f(); // prints f700
::g(); // prints g500
}
::f(); // prints f7 !!!!
// Note that earlier f() call in the same scope gave us f70!!
// This shows that :: (scope resolution operator) forces compiler to
// use global declaration with global signature's default value.
{
void g(int x=100); // redeclaring function g
g(); // prints g100!!!
std::cout << "para = " << para << std::endl; // prints para = 500
// Note that though value of para is unchaged local scope
// changes value of default argument.
}
::g(); // prints g500
return 0;
}
void f(int x)
{
std::cout << "f" << x << std::endl;
}
void g(int x)
{
std::cout << "g" << x << std::endl;
}
******************************************************************************
As a programming guideline, if you need to change the value of default argument, either by redelcaring the function signature or reassignment of static variable, you better not make it a default argument and keep it a simple argument.
Comments
over! Im always looking for blogs like this!
Please consider looking at my 1800contacts com coupon blog.
returning to it! When I web surf it always helps me to
find great blogs.
Please go over my 1800contacts coupon code blog.
visit! And when I'm able to surf the web, I look for
blogs as great as your work.
I want you to stop and compare with my 1800contacts web coupon code blog.
nature.The site are wonderful and will be returned to
again!
Everyday of the month you need to peep my coupon 1800contacts blog.
back once again to view it! I use much of my spare
time searching for blogs like yours.
Go and find my coupon codes 1800contacts blog.
Surfing online for blogs like this one is worth my
time. Sensational blog.
Please consider looking at my 1800contacts web coupon code blog.
the internet, when I have the time. I'm going to go
back to it!
Oh please, check for the blog site with my !
have to visit it again! I surf the web for blogs like
yours in my spare time.
Look who checking out my 1800contacts coupon codes blog?
return to it! I go to sites like this when I get the
chance, and find blog just like this.
Hey son, you need to check out my 1800contacts web coupon code blog!
will return! When I get the time I look for blog like
this one.
Please examine my plastic surgery denver blog as soon as you can.
the internet, when I have the time. I'm going to go
back to it!
Please go over my charlotte plastic surgery blog.
and we had to go back to it! Every chance I get on the
net I search for blogs just like your site.
In my spare time I will look for your plastic surgery gone bad blog.
over! Im always looking for blogs like this!
golden slot mobile