Files
fmt/include/fmt
Ivan Shynkarenka 21acc2af43 Fix more Visual Studio 2019 pedantic warnings (#1371)
* format-inl.h(444,1): warning C4804: '>>': unsafe use of type 'bool' in operation
format.h(2808,1): warning C4127: conditional expression is constant

* More fixes for VS2019 pedantic warnings

* Fix "conditional expression is constant" VS2019 warning in more specific way

* Use const_check to silence constexpr warning
2019-10-22 17:13:03 -07:00
..
2019-10-21 06:57:42 -07:00
2019-10-21 06:57:42 -07:00
2019-10-21 06:57:42 -07:00
2019-07-09 12:18:48 -07:00
2019-09-23 20:34:08 -07:00
2019-07-26 12:13:05 +03:00