mln::value::int_s< n > Struct Template Reference
Signed integer
value class.
More...
#include <int_s.hh>
List of all members.
Detailed Description
template<unsigned n>
struct mln::value::int_s< n >
Signed integer
value class.
The parameter is n
the number of encoding bits.
Definition at line 114 of file int_s.hh.
Constructor & Destructor Documentation
Constructor without argument.
Definition at line 178 of file int_s.hh.
Constructor from an integer.
Definition at line 191 of file int_s.hh.
Constructors/assignments with literals.
Definition at line 215 of file int_s.hh.
Member Function Documentation
Conversion to an integer.
Definition at line 184 of file int_s.hh.
Assignment from an integer.
Definition at line 203 of file int_s.hh.
Member Data Documentation