WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
CommandPtr.hpp File Reference
#include <concepts>
#include <functional>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "wpi/commands2/Command.hpp"
#include "wpi/commands2/Requirements.hpp"

Go to the source code of this file.

Classes

class  wpi::cmd::CommandPtr
 A wrapper around std::unique_ptr<Command> so commands have move-only semantics. More...

Namespaces

namespace  wpi
namespace  wpi::cmd