Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-23 | Core/Utils: Added map key/value utility projections for std::ranges algorithms | Shauren | |
2022-02-03 | Core/Util: Added new utilities | Shauren | |
* Trinity::new_from_tuple - same as std::make_from_tuple except allocates object using "new" * Trinity::is_tuple - detects whether given type is a tuple specialization * advstd::type_identity - C++20 std::type_identity (cherry picked from commit 7c08fc863ac45f2d41b18103b0132004a4c0c524) | |||
2021-12-23 | Core/PacketIO: Add a validating string helper class for use in packet classes | Shauren | |
(cherry picked from commit f2f47f774f3d9c5da1a38b5f20cbfe59c2ff66af) |