.TH "sc::distsize_t" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::distsize_t .SH SYNOPSIS .br .PP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBdistsize_t\fP (int a)" .br .ti -1c .RI "\fBdistsize_t\fP (unsigned int a)" .br .ti -1c .RI "\fBdistsize_t\fP (unsigned long long a)" .br .ti -1c .RI "\fBdistsize_t\fP & \fBoperator=\fP (const \fBdistsize_t\fP &a)" .br .ti -1c .RI "\fBdistsize_t\fP & \fBoperator+=\fP (const \fBdistsize_t\fP &a)" .br .ti -1c .RI "\fBdistsize_t\fP \fBoperator*\fP (const \fBdistsize_t\fP &a) const" .br .ti -1c .RI "\fBdistsize_t\fP \fBoperator+\fP (const \fBdistsize_t\fP &a) const" .br .ti -1c .RI "\fBdistsize_t\fP \fBoperator\-\fP (const \fBdistsize_t\fP &a) const" .br .ti -1c .RI "\fBdistsize_t\fP \fBoperator/\fP (const \fBdistsize_t\fP &a) const" .br .ti -1c .RI "\fBdistsize_t\fP \fBoperator%\fP (const \fBdistsize_t\fP &a) const" .br .ti -1c .RI "bool \fBoperator<\fP (const \fBdistsize_t\fP &a) const" .br .ti -1c .RI "bool \fBoperator<=\fP (const \fBdistsize_t\fP &a) const" .br .ti -1c .RI "bool \fBoperator>\fP (const \fBdistsize_t\fP &a) const" .br .ti -1c .RI "bool \fBoperator>=\fP (const \fBdistsize_t\fP &a) const" .br .ti -1c .RI "bool \fBoperator==\fP (const \fBdistsize_t\fP &a) const" .br .ti -1c .RI "\fBdistsize_t\fP \fBoperator*\fP (const int &a) const" .br .ti -1c .RI "\fBdistsize_t\fP \fBoperator+\fP (const int &a) const" .br .ti -1c .RI "\fBdistsize_t\fP \fBoperator\-\fP (const int &a) const" .br .ti -1c .RI "\fBdistsize_t\fP \fBoperator/\fP (const int &a) const" .br .ti -1c .RI "\fBdistsize_t\fP \fBoperator%\fP (const int &a) const" .br .in -1c .SS "Friends" .in +1c .ti -1c .RI "size_t \fBdistsize_to_size\fP (const \fBdistsize_t\fP &a)" .br .ti -1c .RI "\fBdistsize_t\fP \fBoperator*\fP (const int &a, const \fBdistsize_t\fP &b)" .br .ti -1c .RI "\fBdistsize_t\fP \fBoperator+\fP (const int &a, const \fBdistsize_t\fP &b)" .br .ti -1c .RI "\fBdistsize_t\fP \fBoperator\-\fP (const int &a, const \fBdistsize_t\fP &b)" .br .ti -1c .RI "\fBdistsize_t\fP \fBoperator/\fP (const int &a, const \fBdistsize_t\fP &b)" .br .ti -1c .RI "\fBdistsize_t\fP \fBoperator%\fP (const int &a, const \fBdistsize_t\fP &b)" .br .ti -1c .RI "ostream & \fBoperator<<\fP (ostream &o, const \fBdistsize_t\fP &s)" .br .in -1c .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.