Login
Discover
Waves
Decks
Plus
Login
Signup
struct CurrencyAccount { CurrencyAccount( uint64_t b = 0 ):balance(b){}
earlene
(38)
Published in
#steemit
Words
0
Reading
0 min
Listen
Play
2017-09-01 23:42
struct CurrencyAccount { CurrencyAccount( uint64_t b = 0 ):balance(b){}
$ 0.000
2
Show 2 comments
struct CurrencyAccount { CurrencyAccount( uint64_t b = 0 ):balan...