template <typename... Args> pkt_switch_graph (Args&&... args) Constructs the graph with provided arguments. Parameters: args Arguments to forward to the wrapped graph instance constructor.