mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #207] [MERGED] reference/SshBasics: Ssh polymorphism/RTTI example for the SshBasics reference example set. #230
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#230
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/207
Author: @ismail-yilmaz
Created: 9/29/2024
Status: ✅ Merged
Merged: 10/3/2024
Merged by: @klugier
Base:
master← Head:ssh_polymorphism_example📝 Commits (4)
f6a2a3creference/SshBasics: Added polymorphism and RTTI example.c16877areference/SshBasics: Cosmeticsf777bf4Merge branch 'ultimatepp:master' into ssh_polymorphism_examplea8d5987Merge branch 'ultimatepp:master' into ssh_polymorphism_example📊 Changes
4 files changed (+48 additions, -0 deletions)
View changed files
➕
reference/SshBasics/Polymorphism.cpp(+42 -0)📝
reference/SshBasics/SshBasics.h(+2 -0)📝
reference/SshBasics/SshBasics.upp(+1 -0)📝
reference/SshBasics/main.cpp(+3 -0)📄 Description
This patch aims to add a polymorphism & RTTI example to the SShBasics reference examples set.
Demonstrates:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.