DUDS
Distributed Update of Data from Something
SignExtend.hpp File Reference
#include <type_traits>
Include dependency graph for SignExtend.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::SignExtend (const T x)
 Performs a sign extention operation. More...