-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Actualizar los ejemplos a C++23 cuando esté disponible #16
Comments
jesustorresdev
added
enhancement
New feature or request
blocked
Issue blocked by other issue
examples
Improvements or additions to examples repository
labels
Oct 10, 2020
jesustorresdev
added a commit
to ull-esit-sistemas-operativos/ssoo-ejemplos
that referenced
this issue
Jun 29, 2023
jesustorresdev
added a commit
to ull-esit-sistemas-operativos/ssoo-ejemplos
that referenced
this issue
Jun 29, 2023
Preparado para cuando venga en GCC std::print() Refs: ull-esit-sistemas-operativos/ssoo-apuntes#16
El soporte de módulos requiere -fmodules-ts en GCC y aun es experimental en CMAKE |
jesustorresdev
added a commit
to ull-esit-sistemas-operativos/ssoo-ejemplos
that referenced
this issue
Jul 5, 2023
jesustorresdev
changed the title
Actualizar los ejemplos a C++20 cuando esté disponible
Actualizar los ejemplos a C++26 cuando esté disponible
Aug 14, 2024
jesustorresdev
changed the title
Actualizar los ejemplos a C++26 cuando esté disponible
Actualizar los ejemplos a C++23 cuando esté disponible
Aug 14, 2024
jesustorresdev
added a commit
to ull-esit-sistemas-operativos/ssoo-ejemplos
that referenced
this issue
Aug 14, 2024
jesustorresdev
added a commit
to ull-esit-sistemas-operativos/ssoo-ejemplos
that referenced
this issue
Aug 14, 2024
jesustorresdev
added a commit
to ull-esit-sistemas-operativos/ssoo-ejemplos
that referenced
this issue
Aug 14, 2024
CMAKE ya admite modules, pero import std aún no se puede usar porque la libstdc++ aún no soporta el P2465R3 |
Sobre los modulos en C++ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: