Please read tips for efficient and successful posting and posting code
ROOT Version: ROOT 6.22/00
Platform: lxplus.cern.ch
Compiler: linuxx8664gcc
i found that my code required C++14 extension
but when i run command root-config --cflags i got -pthread -std=c++11 -m64 -I/usr/include/root
so i wan to ask help to change the version