Static « Language « C++






1.Static function and static variableStatic function and static variable
2.Static function variableStatic function variable
3.Static Member Functions: its strictionsStatic Member Functions: its strictions
4.Static member functions: 'preinitialize' private static dataStatic member functions: 'preinitialize' private static data
5.A static member variable example.A static member variable example.
6.Use a static member variable independent of any object.Use a static member variable independent of any object.
7.Init static data before object creationInit static data before object creation
8.A shared resource example.A shared resource example.
9.Usage and effect of a static data memberUsage and effect of a static data member