| Subject: | Re: restrict keyword questions |
|---|---|
| From: | Tim Prince |
| Date: | Fri, 28 Mar 2008 18:37:18 -0700 |
| Newsgroups: | comp.lang.c |
copx wrote: restrict is an assertion by the programmer. If the programmer lies, but the compiler believes it, it's UB.Restrict keyword questionsHow far does the guarantee that an object is not accessed through another pointer go? I mean, all examples I have seen are simple stuff like: |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: best way to manage the headers.., Thad Smith |
|---|---|
| Next by Date: | Re: void * vs. T *, Ark Khasin |
| Previous by Thread: | restrict keyword questions, copx |
| Next by Thread: | Re: restrict keyword questions, Andrey Tarasevich |
| Indexes: | [Date] [Thread] [Top] [All Lists] |