problemscpp
A collection of my answers to algorithm problems in c++.
Public 属性 | 所有成员列表
pat::b::b1095::student结构体 参考

#include <pat.h>

Public 属性

string date
 
int grade {}
 
string id
 
char level {}
 
string room
 

详细描述

在文件 pat.h599 行定义.

类成员变量说明

◆ date

string pat::b::b1095::student::date

在文件 pat.h601 行定义.

◆ grade

int pat::b::b1095::student::grade {}

在文件 pat.h604 行定义.

被这些函数引用 pat::b::b1095::p_stu_comp::operator()().

◆ id

string pat::b::b1095::student::id

在文件 pat.h600 行定义.

被这些函数引用 pat::b::b1095::p_stu_comp::operator()().

◆ level

char pat::b::b1095::student::level {}

在文件 pat.h603 行定义.

◆ room

string pat::b::b1095::student::room

在文件 pat.h602 行定义.


该结构体的文档由以下文件生成: