%PDF- %PDF-
| Direktori : /usr/lib/python3/dist-packages/pythran/pythonic/include/utils/ |
| Current File : //usr/lib/python3/dist-packages/pythran/pythonic/include/utils/int_.hpp |
#ifndef PYTHONIC_INCLUDE_UTILS_INT_HPP
#define PYTHONIC_INCLUDE_UTILS_INT_HPP
PYTHONIC_NS_BEGIN
namespace utils
{
template <size_t>
struct int_ {
}; // compile-time counter
}
PYTHONIC_NS_END
#endif