Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/
Dinterpret_argument_value.hpp45 struct interpret_argument_value_impl { struct
46 static bool _( cstring source, boost::optional<T>& res ) in _()
62 struct interpret_argument_value_impl<dstring> { struct
63 static bool _( cstring source, boost::optional<dstring>& res ) in _()
78 struct interpret_argument_value_impl<cstring> { struct
79 static bool _( cstring source, boost::optional<cstring>& res ) in _()
93 struct interpret_argument_value_impl<bool> { struct
94 static bool _( cstring source, boost::optional<bool>& res ) in _()