Home
C++
Bitset
Class
Console
Data Structure
Data Type
Deque
Development
File
Function
Generic
Language
List
Map Multimap
Overload
Pointer
Qt
Queue Stack
Set Multiset
STL Algorithms Binary search
STL Algorithms Heap
STL Algorithms Helper
STL Algorithms Iterator
STL Algorithms Merge
STL Algorithms Min Max
STL Algorithms Modifying sequence operations
STL Algorithms Non modifying sequence operations
STL Algorithms Sorting
STL Basics
String
Valarray
Vector
Menu
Static « Language « C++
C++
Language
Static
1.
Static function and static variable
2.
Static function variable
3.
Static Member Functions: its strictions
4.
Static member functions: 'preinitialize' private static data
5.
A static member variable example.
6.
Use a static member variable independent of any object.
7.
Init static data before object creation
8.
A shared resource example.
9.
Usage and effect of a static data member