![]() Older clangs (<=3.6) complain about a redefinition when we try to specialize a templace function declared with = delete. Instead, I just don't define the function body, which will trigger a linker error if someone tries to use an unknown function. llvm-svn: 291226 |
||
---|---|---|
.. | ||
None | ||
Python | ||
CMakeLists.txt |