Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| From | Jeff Flinn <TriumphSprint2000@hotmail.com> |
|---|---|
| Newsgroups | comp.std.c++ |
| Subject | Re: limited reflection proposal for C++ |
| Date | 2011-07-30 13:16 -0600 |
| Organization | GC |
| Message-ID | <j0v2vv$mkl$1@dont-email.me> (permalink) |
| References | <0453f0ca-78a8-4315-ae4d-5b3a922054b3@fq4g2000vbb.googlegroups.com> |
Andrzej Krzemieński wrote: > Hi everyone, > I intend to propose a small reflection-like utility for the next C++ > standard (which would be something like C++16?). My proposal is still > in progress, but I would like to collect input from you as early as it > is possible. I would appreciate your feedback. > Here is the current description. > https://docs.google.com/document/pub?id=18Jr3UfvQvbWh2pXQ4Wm4e8-PYdV2aTXpPtNNOicgGjw Have you seen http://www.boost.org/doc/libs/1_47_0/libs/fusion/doc/html/index.html? There are also additional reflection library(ies) proposed for boost. Jeff -- [ comp.std.c++ is moderated. To submit articles, try posting with your ] [ newsreader. If that fails, use mailto:std-cpp-submit@vandevoorde.com ] [ --- Please see the FAQ before posting. --- ] [ FAQ: http://www.comeaucomputing.com/csc/faq.html ]
Back to comp.std.c++ | Previous | Next — Previous in thread | Next in thread | Find similar
limited reflection proposal for C++ Andrzej Krzemieński<akrzemi1@gmail.com> - 2011-07-22 10:07 -0600
Re: limited reflection proposal for C++ BGB <cr88192@hotmail.com> - 2011-07-28 16:28 -0600
Re: limited reflection proposal for C++ Andrzej Krzemieński <akrzemi1@gmail.com> - 2011-07-30 13:13 -0600
Re: limited reflection proposal for C++ BGB <cr88192@hotmail.com> - 2011-07-31 17:09 -0600
Re: limited reflection proposal for C++ Daniel Krügler <daniel.kruegler@googlemail.com> - 2011-07-28 16:24 -0600
Re: limited reflection proposal for C++ Jeff Flinn <TriumphSprint2000@hotmail.com> - 2011-07-30 13:16 -0600
Re: limited reflection proposal for C++ Andrzej Krzemieński<akrzemi1@gmail.com> - 2011-08-02 18:15 -0600
csiph-web