3 #include "arith_uint256.h"
24 for (
auto &v : obj.
pn)
30 for (
const auto &v : obj.
pn)
Definition: arith_uint256.h:24
uint32_t pn[WIDTH]
Definition: arith_uint256.h:28
Definition: qbigint.hpp:11
void fromHex(const QString &str)
Definition: qbigint.cpp:29
qbase_uint(const QString str)
Definition: qbigint.hpp:17
QString toHex() const
Definition: qbigint.cpp:7
friend QDataStream & operator>>(QDataStream &in, qbase_uint< BITS > &obj)
Definition: qbigint.hpp:22
friend QDataStream & operator<<(QDataStream &out, const qbase_uint< BITS > &obj)
Definition: qbigint.hpp:28
Definition: carray.hpp:22