Commit cde87ac4 authored by Stefan Behnel's avatar Stefan Behnel

extend C++ STL vector test to assert that it compiles without warnings

parent 5bccb2a8
# tag: cpp
# mode: run
# tag: cpp, werror
from cython.operator cimport dereference as d
from cython.operator cimport preincrement as incr
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment