Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit d3b98559be72682da45df73522173cb315912f6f
Author: Peng Liu <winner245@hotmail.com>
Date: Tue Oct 29 01:29:37 2024 -0400

Add exception guard for constructor vector(n, x, a) (#113086)

Added exception guard to the `vector(n, x, a)` constructor to enhance
exception safety. This change ensures that the `vector(n, x, a)`
constructor is consistent with other constructors, such as `vector(n)`,
`vector(n, x)`, `vector(n, a)`, in terms of exception safety.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 516333 2025-12-16T16:40:01 0:00:00
Previous 516299 2025-12-16T16:40:01 0:00:00
Baseline 485288 2025-12-16T16:40:01 0:00:00


Tests Summary

Status Group # # (B)
Total Tests 0

Report Time: 0.09s