String x = String::Make(12, [](char* t) { *t++ = 'X'; return 1;} );
[Updated on: Mon, 14 February 2022 15:28]
Report message to a moderator