Age | Commit message (Collapse) | Author |
|
Only some containers are allowed by the standard to be declared with
incomplete types, deque is not, for vector it is ok.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Was not implicitly defined because of explicit destructor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Actual device identities can change at any point during the pairing
process, so it is necessary to fix the ones used for nonce confirmation
and just initially verify that they belong to the respective sides.
|
|
|
|
|
|
|
|
|
|
Avoids issues with shared_from_this and does not make much sense anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|