Hi,
Can anyone give me information about the advantages of using initialization list ?

Upto my knowledge, it will be used specifically for initializing constants and reference member variables in a class. Apart from this, is there any other advantages available ?

Thanks
Kiran