Per https://cplusplus.github.io/LWG/issue3636, formatters should have format() const
. Failure to enforce this impedes compatibility with standard formatting i.e. once we've written formatters for fmt, we need to go and add const
on format()
to make them compatible with std::format.
Please consider enforcing that formatter<T>::format()
specialization member functions can be called const
. Perhaps this could be done with deprecation initially.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4