godotengine / godotengine/godot-cpp

Paged Allocator not exposed to GDExtension

Open
#1,924 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.7k
Forks
809
Avg merge
1d 3h
Merged PRs (30d)
8

Description

### Godot version

4.6

### godot-cpp version

4.5

### System information

MacBook M4 Max

### Issue description

Paged Allocator that's part of the core templates isn't exposed to GDExtension.
`/core/templates/paged_allocator.h`

### Steps to reproduce

With the 4.5 branch of Godot-CPP repository, try including templates/paged_allocator.hpp and compile your GDExtension

### Minimal reproduction project

A GDExtension project simply trying to include the PagedAllocator should be more than enough to repro this issue.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.