What are the known shortfalls of const in C++ and C++0x?
const
The problem with const is the programmers that use it incorrectly our inconsistently