• Dominik Charousset's avatar
    Implement `from_string` for new UTI interface · 2cfb52d8
    Dominik Charousset authored
    Add a `from_string` implementation for the new API of `uniform_type_info`.
    Also improve the string deserializer to correctly parse the serialized form of
    a `node_id`, i.e., correctly handle the '@' sign that separates process and
    host id.
    2cfb52d8
string_serialization.cpp 16.5 KB