friend struct df::interfacest; void feed_key(df::interface_key key) { std::set input; input.insert(key); feed(&input); }