|
|
Log in / Subscribe / Register

Things that go Clang in the night: LLVM 2.4 released (ars technica) [offtopci]

Things that go Clang in the night: LLVM 2.4 released (ars technica) [offtopci]

Posted Nov 20, 2008 17:34 UTC (Thu) by Frej (guest, #4165)
In reply to: Things that go Clang in the night: LLVM 2.4 released (ars technica) by ncm
Parent article: Things that go Clang in the night: LLVM 2.4 released (ars technica)

I keep wondering why they called it concepts instead of interfaces?


to post comments

Things that go Clang in the night: LLVM 2.4 released (ars technica) [offtopci]

Posted Nov 20, 2008 22:58 UTC (Thu) by nix (subscriber, #2304) [Link]

It's a term from the STL, which predates Java, where it's not an interface
so much as a set of behavioral guarantees: I'm fairly sure that a Java
interface couldn't express what an STL concept can. (Now I will shut up
and let ncm, an actual C++ expert rather than a poseur like me, tell me
I'm full of crap. I expect I am.)


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds