problemscpp
A collection of my answers to algorithm problems in c++.
|
#include <pat.h>
Public 成员函数 | |
bool | operator< (const Person &p) const |
Public 属性 | |
int | height {} |
string | name |
bool pat::b::b1055::Person::operator< | ( | const Person & | p | ) | const |
int pat::b::b1055::Person::height {} |
被这些函数引用 operator<().
string pat::b::b1055::Person::name |
被这些函数引用 operator<().