Home
last modified time | relevance | path

Searched defs:bad_decode (Results 1 – 1 of 1) sorted by relevance

/dports/devel/monotone/monotone-1.1/src/
H A Dsanity.hh354 struct bad_decode { struct
355 bad_decode(i18n_format const & fmt) : what(fmt.str()) {} in bad_decode() argument
356 std::string what;