Beispiel #1
0
 static
 result_type
 convert(const dynamic_t& source) {
     return ip::address::from_string(source.as_string());
 }