k_session_request: Turn C-style array into std::array
Makes for stronger typing and allows tooling bounds checks provided by the standard library for debugging purposes.
Loading
Please register or sign in to comment
Makes for stronger typing and allows tooling bounds checks provided by the standard library for debugging purposes.