Guest User

Untitled

a guest
Dec 12th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. class A
  2. {
  3. bool a;
  4. bool b;
  5. bool c;
  6. bool d;
  7. bool e;
  8. bool f;
  9. };
  10.  
  11. bool A::get_d() {data[3];}
Add Comment
Please, Sign In to add comment