sincerely Singaporean

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

SGLTuple3

SGLTuple3::SGLTuple3(T1 first, T2 second, T3 third);

T1 SGLTuple3::first;

[[nodiscard]] int SGLTuple3::hash() const;

[[nodiscard]] bool SGLTuple3::operator!=(const SGLTuple3& x) const;

[[nodiscard]] bool SGLTuple3::operator‹(const SGLTuple3& x) const;

[[nodiscard]] bool SGLTuple3::operator==(const SGLTuple3& x) const;

[[nodiscard]] bool SGLTuple3::operator›(const SGLTuple3& x) const;

T2 SGLTuple3::second;

T3 SGLTuple3::third;

©2025 05524F.sg (Singapore)

contact 05524F / report a bug / make a suggestion

about 05524F SINGAPORE values

list of 05524F projects