]> git.stg.codes - stg.git/commitdiff
Added template specification.
authorElena Mamontova <helenh463@gmail.com>
Thu, 21 Jul 2016 12:52:59 +0000 (15:52 +0300)
committerElena Mamontova <helenh463@gmail.com>
Thu, 21 Jul 2016 12:52:59 +0000 (15:52 +0300)
stglibs/srvconf.lib/parsers/get_tariff.cpp

index d929b26631f277fa823e532c23ed49ff1126c0a8..75b6b46293b2551aa53d56f2d0e7b68304865eb3 100644 (file)
@@ -97,6 +97,7 @@ else
 return true;
 }
 
+template <typename T>
 bool GetChangePolicy(const char ** attr, T & value, const std::string & attrName)
 {
 if (!CheckValue(attr, attrName))