Karl Jones - 2017-09-08

Thanks for the report.
It is possible to redefine the ref pointers that are used, I do typedef them all as far as I am aware. I dont want to force C++11 on people but I will look at making it an optional thing that can be enabled, perhaps through cmake.

Karl