$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Lexical_cast and hex number
From: Jeroen Habraken (vexocide_at_[hidden])
Date: 2010-12-03 11:46:21
On 3 December 2010 17:16, Claude <clros_at_[hidden]> wrote:
>
> Well, great work!
> It is possible have conversion for primitive types of <cstdint> (unt16_t,
> etc.) in the future?
They should already be supported (though possibly not in combination
with the hex tag), do you have an example that is causing you
problems?
Regards,
Jeroen