Date: Wednesday, January 18, 2006 @ 13:04:38
Author: zsolt
Path: /cvsroot/carob/carob/src
Modified: Common.cpp (1.19 -> 1.20)
instantiation of the wstringTo<int64_t>()
------------+
Common.cpp | 1 +
1 files changed, 1 insertion(+)
Index: carob/src/Common.cpp
diff -u carob/src/Common.cpp:1.19 carob/src/Common.cpp:1.20
--- carob/src/Common.cpp:1.19 Fri Jan 6 16:45:45 2006
+++ carob/src/Common.cpp Wed Jan 18 13:04:38 2006
@@ -138,6 +138,7 @@
// Explicit instanciation for types actually used
// More info here: http://www.codeproject.com/cpp/templatesourceorg.asp
template bool CarobNS::wstringTo<int>(int&, const std::wstring&);
+template bool CarobNS::wstringTo<int64_t>(int64_t&, const std::wstring&);
wstring CarobNS::replaceAll(wstring src, const wstring &from, const wstring
&to)
{
_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits