Searched defs:CmdSharedPtr (Results 1 – 2 of 2) sorted by relevance
25 using CmdSharedPtr = std::shared_ptr<Command>; variable