• Christopher Dykes's avatar
    Make a few coersions to bool explicit · 0e4a41d0
    Christopher Dykes authored
    Summary: MSVC has warning 4800 which is triggered on implicit coercions to `bool` when not in use as the condition to a control-flow statement.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D4518465
    
    fbshipit-source-id: 858ab9e68215a2a667cb3ea55daf51b74368174d
    0e4a41d0
FormatArg.h 6.04 KB