C++11 has been out for several years and we are thinking of moving to allow C++11 features from being used in the code base. That means the implementation will not be able to compile if you don't have a C++11 compiler.
We may create a branch that works for C++98. The branch will only accept bug fixes, but not new features, optimization, etc
Please reply in this thread if you think this would be an issue for your project.