A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/cplusplus/draft/commit/256d202e61f4317f30ae839125e714e8192690d4 below:

[fs.op.permissions] Escape unary complement operator · cplusplus/draft@256d202 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -14078,7 +14078,7 @@

14078 14078

\tcode{add_perms} &

14079 14079

\tcode{status(p).permissions() | (prms \& perms::mask)} \\ \rowsep

14080 14080

\tcode{remove_perms} &

14081 -

\tcode{status(p)}\tcode{.permissions() \& ~(prms \& perms::mask)} \\

14081 +

\tcode{status(p)}\tcode{.permissions() \& \~(prms \& perms::mask)} \\

14082 14082

\end{floattable}

14083 14083 14084 14084

\enternote Conceptually permissions are viewed as bits, but the actual

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4