(NDK) Fixed copy/move constructor/operator

Former-commit-id: e51e7cab650aa7c17141f7401fbcbdf3159aec2b
This commit is contained in:
Lynix
2015-04-12 21:03:19 +02:00
parent f137a75267
commit 2ab0defa48
5 changed files with 23 additions and 2 deletions

View File

@@ -30,5 +30,4 @@ namespace Ndk
{
return GetNextIndex();
}
}