thelink2012 / any

Implementation of std::experimental::any, including small object optimization, for C++11 compilers
Boost Software License 1.0
144 stars 37 forks source link

wstring storage exception #21

Open xjchilli opened 1 year ago

xjchilli commented 1 year ago

I used any to storage the type of wstring value, when I get the value, any_cast will be failed.

thelink2012 commented 1 year ago

Do you have a small code example to reproduce the issue?

On Thu, Jun 15, 2023, 20:52 xSoft @.***> wrote:

I used any to storage the type of wstring value, when I get the value, any_cast will be failed.

— Reply to this email directly, view it on GitHub https://github.com/thelink2012/any/issues/21, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNGVTPWPXREI6D73YBZF2DXLON4XANCNFSM6AAAAAAZIQ2SEM . You are receiving this because you are subscribed to this thread.Message ID: @.***>