Storia
Loading...
Searching...
No Matches
admin.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
5
#include "
User.h
"
6
7
using
std::string;
8
9
class
Admin
:
public
User
10
{
11
using
User::User
;
12
public
:
13
};
Admin
Definition
admin.h:10
User::User
User()
Definition
users.cpp:4
user.h
Generated by
1.13.1