[mle] group Attacher method definitions in mle.cpp (#11841)

This commit improves the organization of `mle.cpp` by grouping all
`Attacher` method definitions together.

When the `Attacher` class was introduced in #11835, its method
definitions were intentionally kept in their previous order to
minimize the `git diff` for easier review. This resulted in the
`Attacher` methods being interleaved with other `Mle` methods.

This commit acts as a follow-up to rearrange the file and group all
`Attacher` methods into a dedicated section for better readability
and organization.

No logic changes are included in this commit.
This commit is contained in:
Abtin Keshavarzian
2025-08-22 14:31:13 -07:00
committed by GitHub
parent 46e3c15cd7
commit afb52ba3a7
+1056 -1052
View File
File diff suppressed because it is too large Load Diff