commit | aeccac95691689128ea8ca7e7b6acf11770d5dad | [log] [tgz] |
---|---|---|
author | Viktor Kirilov <vkirilov@nuodb.com> | Sat Apr 27 21:59:53 2019 +0300 |
committer | onqtam <vik.kirilov@gmail.com> | Mon May 06 11:44:36 2019 +0300 |
tree | a9a0f93d44d90076112f7a7111b2c5a67053f8ea | |
parent | f9d5d6a66ec810ab7bc130fae6a34f7a91544986 [diff] [blame] |
fixed #228 - using an anonymous namespace for the template test registering class and the template function itself is also static
diff --git a/.gitignore b/.gitignore index cabbd83..457afd6 100644 --- a/.gitignore +++ b/.gitignore
@@ -34,3 +34,4 @@ build/ build-mingw/ *.pyc +*vscode*