stream/include/nil/crypto3/detail/unbounded_shift.hpp File Reference
#include <boost/assert.hpp>
+ Include dependency graph for stream/include/nil/crypto3/detail/unbounded_shift.hpp:

Go to the source code of this file.

Classes

struct  nil::crypto3::detail::unbounded_shifter< Shift, T >
 
struct  nil::crypto3::detail::unbounded_shifter< 0, T >
 

Namespaces

 nil
 
 nil::crypto3
 
 nil::crypto3::detail
 

Functions

template<int Shift, typename T >
nil::crypto3::detail::low_bits (T x)
 
template<int Shift, typename T >
nil::crypto3::detail::unbounded_shl (T x)
 
template<int Shift, typename T >
nil::crypto3::detail::unbounded_shr (T x)