On 11 Nov 2014, at 16:31, Brooks Davis <bro...@freebsd.org> wrote:

> In general, we need to fix the C/C++ standard to us express the
> things we actually mean when we use const (for example see strchr()'s
> use of const).  I believe the last issue now being tracked on Google's
> internal list of deficiencies in the C++ standard.

One of the reviewers for a paper involving this pointed me at Jeffrey Foster's 
work on qualifier
 polymorphism for C, which would address these issues.  Unfortunately, this 
work is quite old and didn't make it into the standard.

David

_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to