Hacker News new | ask | show | jobs
by jschwartzi 3809 days ago
In C++ it just prints an error message and halts compilation if you try to use a type which doesn't support the semantics of the template function. It does not add functions which are not declared already.