Tomasz Sowa
1e48455942
added: to Space:
bool HasValue(const wchar_t * name, const wchar_t * value);
bool HasValue(const wchar_t * name, const std::wstring & value);
bool HasValue(const std::wstring & name, const wchar_t * value);
bool HasValue(const std::wstring & name, const std::wstring & value);
useful when testing whether a value is in a list (or in simple table too)
git-svn-id: svn://ttmath.org/publicrep/pikotools/trunk@433 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-10-17 19:55:16 +00:00
..
2012-07-12 15:01:15 +00:00
2012-07-12 15:01:15 +00:00
2012-07-25 10:27:20 +00:00
2012-07-13 12:26:09 +00:00
2012-10-17 19:55:16 +00:00
2012-10-17 19:55:16 +00:00
2012-09-25 16:50:01 +00:00
2012-09-25 16:50:01 +00:00
2012-07-15 22:53:24 +00:00
2012-07-25 10:27:20 +00:00