$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Boost.FixedPoint] Choose notation
From: John Maddock (john_at_[hidden])
Date: 2013-04-29 07:06:06
>> Of course the signed version is signed-magnitude not 2's complement....
>>
>
> Shame, interop with libraries like OpenGL ES would require 2s complement
> (signed 16.16).
Nod. Adding a 2's complement backend is on the todo list...
John.