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

#include <pat.h>

Public 属性

string id
 
int seat1 {}
 
int seat2 {}
 

详细描述

在文件 pat.h249 行定义.

类成员变量说明

◆ id

string pat::b::b1041::student::id

在文件 pat.h250 行定义.

被这些函数引用 pat::b::b1041::main().

◆ seat1

int pat::b::b1041::student::seat1 {}

在文件 pat.h251 行定义.

被这些函数引用 pat::b::b1041::main().

◆ seat2

int pat::b::b1041::student::seat2 {}

在文件 pat.h252 行定义.

被这些函数引用 pat::b::b1041::main().


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