/* Zeta API - Z/functions/unevaluated.hpp ______ ______________ ___ |__ / | ___|___ ___|/ \ / /__| __| | | / - \ /______|_____| |__| /__/ \__\ Copyright (C) 2006-2025 Manuel Sainz de Baranda y Goñi. Released under the terms of the GNU Lesser General Public License v3. */ #ifndef Z_functions_unevaluated_HPP #define Z_functions_unevaluated_HPP namespace Zeta { template t fake() Z_NOTHROW; } #endif // Z_functions_unevaluated_HPP