Skip to content

gguf: llama: use = default for trivial constructors and destructors#17649

Merged
danbev merged 1 commit into
ggml-org:masterfrom
GermanAizek:default-constructors-destructors
Dec 3, 2025
Merged

gguf: llama: use = default for trivial constructors and destructors#17649
danbev merged 1 commit into
ggml-org:masterfrom
GermanAizek:default-constructors-destructors

Conversation

@GermanAizek

Copy link
Copy Markdown
Contributor

References:

  1. cppreference.com - Defaulted and deleted functions: https://en.cppreference.com/w/cpp/language/default_operator
  2. Modernes C++ - Default and Delete Special Member Functions: https://www.modernescpp.com/index.php/default-and-delete-special-member-functions
  3. Bartlomiej Filipek - Defaulted and Deleted Functions in C++11: https://www.bfilipek.com/2018/06/default-and-delete.html
  4. LearnCpp.com - 15.2 — Defaulted and deleted functions: https://www.learncpp.com/cpp-tutorial/15-2-defaulted-and-deleted-functions/

Co-Authored-By: Gemini 2.5 Pro (References and description commit changes)

@CISC

CISC commented Dec 1, 2025

Copy link
Copy Markdown
Member

Gemini seems to have a real knack for creating nonsense links.

@github-actions github-actions Bot added the ggml changes relating to the ggml tensor library for machine learning label Dec 1, 2025
@pwilkin pwilkin added the vibe-coded Created with heavy use of LLM assistants, requires human verification label Dec 1, 2025
@XMR13

XMR13 commented Dec 1, 2025

Copy link
Copy Markdown

Stop spamming PR's bro @GermanAizek 🌹

@danbev danbev merged commit 37adc9c into ggml-org:master Dec 3, 2025
70 of 74 checks passed
khemchand-zetta pushed a commit to khemchand-zetta/llama.cpp that referenced this pull request Dec 4, 2025
Anico2 added a commit to Anico2/llama.cpp that referenced this pull request Jan 15, 2026
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
ljubomirj pushed a commit to ljubomirj/llama.cpp that referenced this pull request May 6, 2026
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
phibya pushed a commit to ziee-ai/llama.cpp that referenced this pull request May 29, 2026
fewtarius pushed a commit to fewtarius/CachyLLama that referenced this pull request May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning vibe-coded Created with heavy use of LLM assistants, requires human verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants