Skip to content

Conversation

HackersSpirit
Copy link

Summary: Add a new C++ term entry for deque::back().
Includes:
Description
Syntax (pseudo block + details)
Example (cpp) with Output (shell)
Codebyte Example (codebyte/cpp)
Notes:
First mention bolded
Added note on undefined behaviour for empty deque
Follows term-entry-template, content-standards, and style-guide

…ebyte\n\n- New term: deque::back() at content/cpp/concepts/deque/terms/back/back.md\n- Includes description, Syntax, Example with output, and Codebyte example\n- Follows Docs term template, content standards, and style guide\n- Notes undefined behavior when called on empty deque
@CLAassistant
Copy link

CLAassistant commented Oct 13, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ mamtawardhani
❌ HackersSpirit
You have signed the CLA already but the status is still pending? Let us recheck it.

@mamtawardhani mamtawardhani self-assigned this Oct 13, 2025
@mamtawardhani
Copy link
Collaborator

Hey @HackersSpirit, please sign the CLA

@mamtawardhani mamtawardhani linked an issue Oct 13, 2025 that may be closed by this pull request
3 tasks
Copy link
Collaborator

@mamtawardhani mamtawardhani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good for a second review! 🚀

@mamtawardhani
Copy link
Collaborator

@HackersSpirit please sign the CLA otherwise we'll have to close this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Term Entry] C++ Deque : back()

3 participants