Boost logo

Boost Users :

Subject: Re: [Boost-users] boost any questions and praise
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-01-30 20:51:38


AMDG

Alan Tennant wrote:
> Thanks for the info. Can it be done (at all, at the moment, elegantly,
> practically, by turning a std::type_info into a type) ?
>

It can't be done. Types must be known at compile time,
but std::type_info is only known at runtime.

In Christ,
Steven Watanabe


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