diff options
author | 2021-09-18 01:09:23 +1000 | |
---|---|---|
committer | 2021-09-18 01:09:23 +1000 | |
commit | d1e68f25dd9ce56c623cfdd96425bad0fa35dcdb (patch) | |
tree | c8f7430c1ce45847001d493d8f7eee10a6b87ecf /src/lib/util/strformat.cpp | |
parent | 6e3adb71999938f3a05a5bae4f108c701af3e77a (diff) |
util/strformat.h, util/delegate.h: More cleanup and future-proofing.
* util/strformat.h: Found a SFINAE trick to detect absence of stream-out
operators. Fixes building with C++20 standard library (#6275).
* util/delegate.h: Fixed a commend and removed an unused declaration
from MSVC member function pointer wrapper.
* util/delegate.h: Added support for discarding functoid return values
for delegates returning void.
* util/delegate.h: Added support for using std::ref to bind non-copyable
functoids.
Diffstat (limited to 'src/lib/util/strformat.cpp')
0 files changed, 0 insertions, 0 deletions