Constructs from an integer value.
Synopsis
Declared in <script/script.h>
explicit
CScriptNum(int64_t const& n);
Parameters
Name |
Description |
n |
Initial value. |
Created with MrDocs
Constructs from an integer value.
Declared in <script/script.h>
explicit
CScriptNum(int64_t const& n);
Name |
Description |
n |
Initial value. |
Created with MrDocs