Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Solve all incapsulation problems in 1 line
1
Name:
Anonymous
2009-06-04 11:30
#define private public
17
Name:
Anonymous
2009-06-05 23:01
Encapsulation is nice if it meets these requirements:
1. No "normal" person will ever want to break it.
2. It protects from common mistakes (a = b instead of a == b, etc.).
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List