X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FConsole%2FTraits.hh;h=f7fa1e4e7201c45d4b8bda716030b14287a5e11c;hb=7ff3c55db7420433cea0bd7f0fe6c82583f78d4f;hp=d479f45b71926758b57010db32282e37a89e4033;hpb=a726ae0cb14d0ce37e5aab3c4e07121bbbd3b31c;p=senf.git diff --git a/Utils/Console/Traits.hh b/Utils/Console/Traits.hh index d479f45..f7fa1e4 100644 --- a/Utils/Console/Traits.hh +++ b/Utils/Console/Traits.hh @@ -133,6 +133,9 @@ namespace console { template void parse(ParseCommandInfo::TokensRange const & tokens, Type & out); + template + void format(Type const & value, std::ostream & os); + #ifndef DOXYGEN // Parse bool: true/false, yes/no, enabled/disabled, 0/1