Бранимир Караџић %!s(int64=6) %!d(string=hai) anos
pai
achega
bcbc86c814
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/bx/handlealloc.h

+ 1 - 1
include/bx/handlealloc.h

@@ -12,7 +12,7 @@
 
 namespace bx
 {
-	static const uint16_t kInvalidHandle = UINT16_MAX;
+	constexpr uint16_t kInvalidHandle = UINT16_MAX;
 
 	///
 	class HandleAlloc