usable @nogc Exceptions with Mir Runtime
    bauss 
    jj_1337 at live.dk
       
    Wed Oct 31 09:43:06 UTC 2018
    
    
  
On Wednesday, 31 October 2018 at 09:13:14 UTC, Uknown wrote:
> On Wednesday, 31 October 2018 at 08:34:08 UTC, 9il wrote:
>> The C++ format style is simpler to implement and it is much 
>> faster to run.
>> D's style came from C and Boost's format. Also, the C++ style 
>> is more low level then format strings, so they can be built on 
>> top of it.
>
> I think they meant why use the `<<` operator instead of the `~` 
> operator?
This.
Please don't do that.
    
    
More information about the Digitalmars-d-announce
mailing list