Lang Hames
6f6adfbca4
[orc-rt] Add Session::tryCreateService convenience function. ( #187640 )
...
Session::tryCreateService will try to create an instance of ServiceT by
forwarding the given arguments to the ServiceT::Create method, which
must return an Expected<std::unique_ptr<ServiceT>>.
This enables one-line construction and registration of Services with
fallible constructors (which are expected to be common).
2026-03-22 16:58:19 +11:00
..
2025-10-07 17:46:27 +11:00
2025-10-07 17:46:27 +11:00
2025-10-05 12:04:19 +11:00
2026-01-22 16:15:04 +11:00
2025-08-22 14:28:02 +10:00
2026-03-18 16:31:45 +11:00
2025-10-03 12:01:38 +10:00
2026-03-18 18:55:15 +11:00
2026-03-18 16:31:45 +11:00
2026-01-16 15:00:13 +11:00
2026-01-22 16:15:04 +11:00
2026-01-27 17:48:14 +11:00
2025-12-15 16:10:46 +11:00
2026-01-27 17:15:00 +11:00
2025-10-15 08:39:49 +11:00
2026-03-18 10:10:09 +11:00
2025-08-23 14:45:07 +10:00
2025-08-23 14:45:07 +10:00
2026-03-16 12:00:41 +11:00
2026-03-16 16:40:34 +11:00
2025-08-23 15:04:57 +10:00
2025-09-09 12:18:05 +10:00
2025-09-10 13:26:23 +10:00
2025-12-16 17:43:36 +11:00
2025-08-22 14:28:02 +10:00
2025-09-10 13:47:01 +10:00
2026-03-22 16:58:19 +11:00
2026-03-18 21:39:21 +11:00
2026-03-18 21:39:21 +11:00
2025-10-11 22:24:03 +11:00
2025-09-09 14:23:08 +10:00
2026-03-18 13:06:19 +11:00
2025-08-27 11:14:19 +10:00
2025-09-09 17:20:59 +10:00
2025-09-09 12:18:05 +10:00
2025-09-09 14:23:08 +10:00
2025-11-21 18:01:23 +11:00
2026-03-18 18:55:15 +11:00
2025-11-19 09:50:46 +11:00
2025-09-04 14:45:54 +10:00