Commit 2232c1e0 authored by LudVichzme's avatar LudVichzme

Add unit test for commit 2de8934a

parent 2de8934a
# tag: cpp
# mode: compile
cdef extern from "templates.h":
cdef cppclass TemplateTest1[T]:
TemplateTest1()
T value
int t
T getValue()
cdef cppclass TemplateTest1[T]
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