Yes. :-)

From:  Samuel de Framond <sam...@framond.fr>
Date:  Thursday, January 24, 2013 4:37 AM
To:  <rust-dev@mozilla.org>
Subject:  Re: [rust-dev] "intimidation factor" vs target audience

    
 Just a stupid question, could we read this (assuming this syntax):
 
> &'a B<'c, 'd, 'e>
>  
 as:
 
> A borrowed pointer of lifetime 'a to a value of type B with the lifetime
> parameters 'c, 'd, 'e.
>  
 This must be obvious to many but I admit being quite new to this kind of
lifetime parameter concept.
 
 Thanks!
 
-- 
Samuel de Framond
P: +86 135 8556 8964
M: sam...@framond.fr
 
_______________________________________________ Rust-dev mailing list
Rust-dev@mozilla.org https://mail.mozilla.org/listinfo/rust-dev

_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to