Clio develop
The XRP Ledger API server.
|
A strong type wrapper for int32_t. More...
#include <Types.hpp>
Public Attributes | |
int32_t | limit |
A strong type wrapper for int32_t.
This is unfortunately needed right now to support uint32_t properly because clio uses bigint (int64) everywhere except for when one need to specify LIMIT, which needs an int32 :-/