Move to C++14
Since we added 128 bit long counters using the boost support we need to anticipate the boot 1.82 which is supposed to require C++14. Currently the required C++ version is C++11 and as far as I know there is no critical changes between C++11 and C++14 in the Kea code.