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
Private « Class « C++
C++
Class
Private
1.
Private and protected member variables
2.
Private and public variables and methods
3.
Class combination with private fields
4.
Keep the private on your own
5.
Private and public sections
6.
Setting member access levels
7.
Use public methods to access private fields