sincerely
Singaporean
If you have not done so, read this full tutorial on how to use SGEXTN to build an application.
SGLPair::SGLPair(T1 first, T2 second);
[[nodiscard]] int SGLPair::hash() const;
[[nodiscard]] bool SGLPair::operator!=(const SGLPair& x) const;
[[nodiscard]] bool SGLPair::operator‹(const SGLPair& x) const;
[[nodiscard]] bool SGLPair::operator==(const SGLPair& x) const;
[[nodiscard]] bool SGLPair::operator›(const SGLPair& x) const;
©2025 05524F.sg (Singapore)