ScapeGoatTree
Loading...
Searching...
No Matches
Command< T > Struct Template Reference

#include <scapegoat_tree.hpp>

Public Attributes

OpType type
 
T value
 

Detailed Description

template<typename T>
struct Command< T >

Encapsulates a command that can be undone or redone.

Member Data Documentation

◆ type

template<typename T >
OpType Command< T >::type

◆ value

template<typename T >
T Command< T >::value

The documentation for this struct was generated from the following file: