Boost logo

Boost Users :

From: Christian Henning (chhenning_at_[hidden])
Date: 2007-10-31 09:52:35


Well, I took the code from the documentation. I will check if it's correct.

Christian

On 10/31/07, Johan Nilsson <r.johan.nilsson_at_[hidden]> wrote:
> Christian Henning wrote:
> > Thanks guys, that solved this problem.
> >
> > Still I'm having compilation errors. I'm trying to compile the
> > following code:
> >
> > #include "car.hpp"
> > #include <boost/extension/extension.hpp>
> > #include <boost/reflection/reflection.hpp>
> > #include <boost/reflection/reflector.hpp>
> >
> > int _tmain(int argc, _TCHAR* argv[])
> > {
> > boost::extension::reflection<car, std::string> car_reflection( "A
> > Car!" );
> >
>
> I haven't even checked the headers, but is reflection really within the
> extension namespace? IMHO, that doesn't make sense (and does not reflect the
> header naming hierarchy either).
>
> / Johan
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net