- More Documentation
- Vulkan Configuration Implementations - Fixed build errors on GCC and Clang
This commit is contained in:
@@ -80,7 +80,7 @@ inline void fennec_test_containers_rdtree() {
|
||||
|
||||
fennec_test_spacer(1);
|
||||
|
||||
size_t i;
|
||||
size_t i = 0;
|
||||
|
||||
i = 0;
|
||||
test.traverse<tree_t::pre_order>([&](size_t x, size_t) -> uint8_t {
|
||||
|
||||
Reference in New Issue
Block a user