https://github.com/raydelto/cpp_oop
Simple implementación de orientación a objetos en C++
https://github.com/raydelto/cpp_oop
Last synced: 3 months ago
JSON representation
Simple implementación de orientación a objetos en C++
- Host: GitHub
- URL: https://github.com/raydelto/cpp_oop
- Owner: raydelto
- Created: 2024-10-22T01:47:02.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-10-22T01:48:44.000Z (8 months ago)
- Last Synced: 2024-10-23T02:35:27.424Z (8 months ago)
- Language: C++
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programación orientada a objetos en C++
Simple ejemplo de la implementación de programación orientada a objetos en el lenguaje C++.