problemscpp
A collection of my answers to algorithm problems in c++.
|
#include <pat.h>
Public 成员函数 | |
customer ()=default | |
customer (string name) | |
Public 属性 | |
string | name |
vector< record > | records |
|
default |
|
inlineexplicit |