template parameters :: fix

Charles Hixson charleshixsn at earthlink.net
Fri Sep 3 16:18:44 UTC 2021


change:

             {    rl.remove(i);

to:

            {    rl  =  rl.remove(i);

-- 
Javascript is what you use to allow third party programs you don't know anything about and doing you know not what to run on your computer.



More information about the Digitalmars-d-learn mailing list