Program Listing for File span.hpp¶
↰ Return to documentation for file (include/uit_emp/polyfill/span.hpp)
#pragma once
#ifndef UIT_EMP_POLYFILL_SPAN_HPP_INCLUDE
#define UIT_EMP_POLYFILL_SPAN_HPP_INCLUDE
#ifndef UIT_EMP_VENDORIZATION_CONSOLIDATE_CONTEXT_SWITCHES_HPP_INCLUDE
#ifdef UIT_VENDORIZE_EMP
#include "../vendorization/push_uit_emp.hh"
#endif // #ifdef UIT_VENDORIZE_EMP
#include "../../../third-party/Empirical/include/emp/polyfill/span.hpp"
#ifndef UIT_VENDORIZE_EMP
namespace emp {}
namespace uit_emp = emp;
#endif // #ifndef UIT_VENDORIZE_EMP
#ifdef UIT_VENDORIZE_EMP
#include "../vendorization/pop_uit_emp.hh"
#endif // #ifdef UIT_VENDORIZE_EMP
#endif // #ifndef UIT_EMP_VENDORIZATION_CONSOLIDATE_CONTEXT_SWITCHES_HPP_INCLUDE
#endif // #ifndef UIT_EMP_POLYFILL_SPAN_HPP_INCLUDE