Viktor Sehr

Results 2 issues of Viktor Sehr

The Google Play Games Services only provide libraries for arm64-v8a, armeabi-v7a and x86. I.e it does not provide x86_64. This means that my application cannot support x86 at all as...

Add a templated parameter to the basic_any class which, if true, results of a compile-time error if the basic_any is assigned a too large object. Example struct Small{int x;}; struct...

enhancement
PR welcomed