mirror of
https://github.com/bspeice/qadapt
synced 2024-11-24 23:08:11 -05:00
Minor wording tweak
This commit is contained in:
parent
65673e1af2
commit
b565c29cfc
@ -117,7 +117,7 @@ pub fn exit_protected() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Get the result of an expression, guaranteeing that no allocations occur
|
/// Get the result of an expression, guaranteeing that no memory accesses occur
|
||||||
/// during its evaluation.
|
/// during its evaluation.
|
||||||
///
|
///
|
||||||
/// **Warning**: Unexpected behavior may occur when using the `return` keyword.
|
/// **Warning**: Unexpected behavior may occur when using the `return` keyword.
|
||||||
|
Loading…
Reference in New Issue
Block a user