This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
mimalloc
Watch
1
Star
0
Fork
0
You've already forked mimalloc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
mimalloc
/
src
History
Anton Korobeynikov
0b440d9543
Apparently gcc 6 defines __cpp_aligned_new in C++14 mode, however no std::align_val_t is available there
...
for obvious reasons
2020-04-28 19:09:54 +03:00
..
alloc-aligned.c
…
alloc-override-osx.c
…
alloc-override.c
Apparently gcc 6 defines __cpp_aligned_new in C++14 mode, however no std::align_val_t is available there
2020-04-28 19:09:54 +03:00
alloc-posix.c
…
alloc.c
…
arena.c
…
bitmap.inc.c
…
heap.c
…
init.c
…
options.c
…
os.c
…
page-queue.c
…
page.c
…
random.c
…
region.c
…
segment.c
…
static.c
…
stats.c
…