Home
last modified time | relevance | path

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

/third_party/boost/libs/convert/example/
Dgetting_serious.cpp82 struct fallback_func struct
106 int i2 = convert<int>(str, cnv).value_or_eval(fallback_func()); in example4() argument