t / t4018 / cpp-template-function-definitionon commit gpg-interface: introduce new signature format "x509" using gpgsm (1e7adb9)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}