Added documentation chapter: Frequenty asked questions
Some checks failed
Build code on Linux / linux (Debug, clang++-15, -stdlib=libc++, sudo apt install clang-15 libc++-15-dev libc++abi-15-dev) (push) Has been cancelled
Build code on Linux / linux (Debug, g++-12, sudo apt install g++-12) (push) Has been cancelled
Build code on Linux / linux (Release, clang++-15, -stdlib=libc++, sudo apt install clang-15 libc++-15-dev libc++abi-15-dev) (push) Has been cancelled
Build code on Linux / linux (Release, g++-12, sudo apt install g++-12) (push) Has been cancelled
Static code analysis (clang-tidy) / clang-tidy (push) Has been cancelled
Build code / Windows MSVC (Debug) (push) Has been cancelled
Build code / Windows MSVC (Release) (push) Has been cancelled

This commit is contained in:
Adam Sawicki 2025-04-14 18:09:25 +02:00
parent f378e7b3f1
commit 539c0a8d8e
29 changed files with 527 additions and 89 deletions

View file

@ -1,6 +1,4 @@
var searchData=
[
['usage_0',['Debugging incorrect memory usage',['../debugging_memory_usage.html',1,'index']]],
['usage_20patterns_1',['Recommended usage patterns',['../usage_patterns.html',1,'index']]],
['user_20data_2',['Allocation names and user data',['../allocation_annotation.html',1,'index']]]
['type_0',['Choosing memory type',['../choosing_memory_type.html',1,'faq']]]
];