Program Listing for File actions.hpp¶
↰ Return to documentation for file (include/sgpl/operations/actions/actions.hpp)
#pragma once
#ifndef SGPL_OPERATIONS_ACTIONS_ACTIONS_HPP_INCLUDE
#define SGPL_OPERATIONS_ACTIONS_ACTIONS_HPP_INCLUDE
#include "ForkIf.hpp"
#include "Nop.hpp"
#include "TerminateIf.hpp"
#endif // #ifndef SGPL_OPERATIONS_ACTIONS_ACTIONS_HPP_INCLUDE