Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cpp-class-definition « t4018 « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 11b61da3b75af2c9a855f651fab7eccdf1d2b5ff (plain)
1
2
3
4
class RIGHT
{
	int ChangeMe;
};