Searched defs:interpret_argument_value_impl (Results 1 – 1 of 1) sorted by relevance
45 struct interpret_argument_value_impl { struct46 static bool _( cstring source, boost::optional<T>& res ) in _()62 struct interpret_argument_value_impl<dstring> { struct63 static bool _( cstring source, boost::optional<dstring>& res ) in _()78 struct interpret_argument_value_impl<cstring> { struct79 static bool _( cstring source, boost::optional<cstring>& res ) in _()93 struct interpret_argument_value_impl<bool> { struct94 static bool _( cstring source, boost::optional<bool>& res ) in _()