DUDS
Distributed Update of Data from Something
SignedMagnitudeToTwosComplement.hpp File Reference
#include <type_traits>
Include dependency graph for SignedMagnitudeToTwosComplement.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 duds
 
 duds::general
 General use library code that isn't actually specific to the DUDS family of libraries, but were developed along with DUDS.
 

Functions

template<unsigned B, typename T >
std::make_signed< T >::type duds::general::SignedMagnitudeToTwosComplement (const T x)
 Converts a signed magnitude value to two's complement. More...