X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FConsole%2FTraits.hh;h=f7fa1e4e7201c45d4b8bda716030b14287a5e11c;hb=8da6e83b001f0ae8383af7eb4b3e3a079178a777;hp=d479f45b71926758b57010db32282e37a89e4033;hpb=958bdb52c39fa39f4ef91cafd9628bcb4f85a03c;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