Commit 8090054
committed
[template.bitset.general][vector.bool.pspc] Reorder reference members
Reorder the members of `reference` classes to be consistent with each other
and elsewhere. First list constructors, destructor, and assignment operator.
Then list accessors, and finally modifiers. Keep unary `operator~` adjacent
to `flip` where both are present.1 parent f9d8774 commit 8090054
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10482 | 10482 | | |
10483 | 10483 | | |
10484 | 10484 | | |
10485 | | - | |
10486 | 10485 | | |
10487 | 10486 | | |
10488 | 10487 | | |
| 10488 | + | |
10489 | 10489 | | |
10490 | 10490 | | |
10491 | 10491 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10414 | 10414 | | |
10415 | 10415 | | |
10416 | 10416 | | |
10417 | | - | |
10418 | 10417 | | |
| 10418 | + | |
10419 | 10419 | | |
10420 | 10420 | | |
10421 | 10421 | | |
| |||
0 commit comments