sincerely Singaporean

If you have not done so, read this full tutorial on how to use SGEXTN to build an application.

SGLPair

SGLPair::SGLPair(T1 first, T2 second);

T1 SGLPair::first;

[[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;

T2 SGLPair::second;

©2025 05524F.sg (Singapore)

contact 05524F / report a bug / make a suggestion

about 05524F SINGAPORE values

list of 05524F projects