Hi,

some things that I've seen that we'd probably like to see end up in the
language include.

- final on data / non virtual member functions
- virtual constants (maybe ability to get at vtable pointer too?)
- ability to say classes should only be used on stack / heap or not used
  in one of those

  It would be nice to know if we can interest people in supporting any
  of those.

  Trev

On Fri, Sep 20, 2013 at 02:50:48PM -0700, Botond Ballo wrote:
> Hi everyone,
> 
> The C++ Standards Committee is meeting in Chicago next week. Their focus will 
> be on C++14, the upcoming version of the C++ standard, as well as some 
> Technical Specifications (specifications for features intended to be 
> standardized but not fully-baked enough to be standardized now) that are also 
> planned for publication in 2014. Presumably there will also be some 
> discussion of the following version of the standard, C++17.
> 
> I will attend this meeting as an observer. I intend to follow the progress of 
> the Concepts Lite proposal [1] which I'm particularly interested in, but I 
> will try to keep up with other goings-on as well (the committee splits up 
> into several sub-groups that meet in parallel over the course of the week).
> 
> I wanted to ask if there's anything anyone would like to know about the 
> upcoming standards that I could find out at the meeting - if so, please let 
> me know and I will do my best to find it out.
> 
> If anyone's interested in the C++ standardization process, you can find more 
> information here [2].
> 
> Thanks,
> Botond
> 
> [1] 
> http://isocpp.org/blog/2013/02/concepts-lite-constraining-templates-with-predicates-andrew-sutton-bjarne-s
> [2] http://isocpp.org/std
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to