]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/parsers/get_tariff.cpp
Added template specification.
[stg.git] / 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))