Program Listing for File InstRangeCopier_Default.hpp

Return to documentation for file (include/sgpl/spec/InstRangeCopier_Default.hpp)

#pragma once
#ifndef SGPL_SPEC_INSTRANGECOPIER_DEFAULT_HPP_INCLUDE
#define SGPL_SPEC_INSTRANGECOPIER_DEFAULT_HPP_INCLUDE

#include "InstRangeCopier_Perfect.hpp"

namespace sgpl {

using InstRangeCopier_Default = sgpl::InstRangeCopier_Perfect;

} // namespace sgpl

#endif // #ifndef SGPL_SPEC_INSTRANGECOPIER_DEFAULT_HPP_INCLUDE