Since the compiler can clearly tell when a function is not const, safe, pure, or nothrow, why can't they just be assumed, unless proven otherwise?
- Why aren't function attributes inferred? Sean Eskapp
- Re: Why aren't function attributes inferred? Timon Gehr
- Re: Why aren't function attributes inferred? Sean Eskapp
- Re: Why aren't function attributes inferred? Nick Sabalausky
- Re: Why aren't function attributes inferred? Sean Eskapp
- Re: Why aren't function attributes infer... Nick Sabalausky
- Re: Why aren't function attributes i... bearophile
- Re: Why aren't function attributes inferred? Jonathan M Davis
- Re: Why aren't function attributes inferred? Steven Schveighoffer