Home
last modified time | relevance | path

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

/third_party/boost/libs/convert/example/
Dgetting_serious.cpp35 int const fallback_value = -1; in example1() local
94 int const fallback_value = -1; in example4() local
117 int const fallback_value = -1; in example7() local
Dgetting_started.cpp206 fallback_fun(char const* msg, int fallback_value) in fallback_fun()