struct CurrencyAccount { CurrencyAccount( uint64_t b = 0 ):balance(b){}
Words
9
Reading
1 min
Listen
Play
9y
struct CurrencyAccount { CurrencyAccount( uint64_t b = 0 ):balance(b){}
struct CurrencyAccount { CurrencyAccount( uint64_t b = 0 ):balance(b){}