Closed Bug 1728121 Opened 2 years ago Closed 2 years ago

Use std::is_same_v instead of std::is_same<...>::value

Categories

(Core :: Internationalization, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
96 Branch
Tracking Status
firefox96 --- fixed

People

(Reporter: dminor, Assigned: dminor)

References

Details

(Whiteboard: [i18n-unification])

Attachments

(1 file)

Using std::is_same_v should make the type assertions a little tidier. Suggested by Anba in https://phabricator.services.mozilla.com/D121413#inline-682793.

Whiteboard: [i18n-unification]
Assignee: nobody → dminor
Pushed by dminor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d2873c2c78c8
Use std::is_same_v in unified intl; r=platform-i18n-reviewers,gregtatum
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in before you can comment on or make changes to this bug.