uzanka / PrivateAccessor

Example code, access to private member of C++ class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrivateAccessor

It is a sample source for legitimately accessing private members of C ++ class, which can be used when you want to access private members by all means by unit testing etc.

About

Example code, access to private member of C++ class.


Languages

Language:C++ 89.6%Language:C 10.4%