mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
86509aaa1a
The idea behind this specialization is to provide the members which would be on SideVariant<..> on NotNull<SideVariant<..>>, similar to how pointer-like methods are available on `NotNull<T>`. This makes the type more ergonomic to use from callers. In the next part, this will be used for non-nullable actor members in IPDL structs and IPDL unions. Differential Revision: https://phabricator.services.mozilla.com/D168885 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
docs | ||
glue | ||
gtest | ||
ipdl | ||
mscom | ||
testshell | ||
moz.build | ||
pull-chromium.py |