|
DUDS
|
Distributed Update of Data from Something
|
#include <type_traits>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... | |