%PDF- %PDF-
Direktori : /proc/thread-self/root/lib/python3/dist-packages/pythran/pythonic/include/builtins/ |
Current File : //proc/thread-self/root/lib/python3/dist-packages/pythran/pythonic/include/builtins/assert.hpp |
#ifndef PYTHONIC_INCLUDE_BUILTIN_ASSERT_HPP #define PYTHONIC_INCLUDE_BUILTIN_ASSERT_HPP #include "pythonic/include/types/str.hpp" PYTHONIC_NS_BEGIN void pythran_assert(bool cond); void pythran_assert(bool cond, types::str const &what); PYTHONIC_NS_END #endif