mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-29 03:32:42 +00:00
Clarify that visit_format_arg is deprecated
This commit is contained in:
parent
96d1fa22d4
commit
1005720169
@ -1660,6 +1660,7 @@ template <typename Context> class basic_format_arg {
|
|||||||
``vis(value)`` will be called with the value of type ``double``.
|
``vis(value)`` will be called with the value of type ``double``.
|
||||||
\endrst
|
\endrst
|
||||||
*/
|
*/
|
||||||
|
// DEPRECATED!
|
||||||
FMT_EXPORT
|
FMT_EXPORT
|
||||||
template <typename Visitor, typename Context>
|
template <typename Visitor, typename Context>
|
||||||
FMT_CONSTEXPR FMT_INLINE auto visit_format_arg(
|
FMT_CONSTEXPR FMT_INLINE auto visit_format_arg(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user