INNER CODE UNIT · C++

current

evanbowman/BPCore-Engine · source/filesystem.cpp:131

            current = reinterpret_cast<const FileInfo*>(next_addr);

        } else {
            return {nullptr, 0};
        }
    }
}

#pragma GCC diagnostic pop

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…