Descargar la presentación
La descarga está en progreso. Por favor, espere
Publicada porRoberto Luna Montoya Modificado hace 9 años
1
#helloWindows10 Hel10 Windows 10!
2
#helloWindows10 Rafael Ontivero WW+D: World Wide C++ Developer rafael.Ontivero@gmail.com ¿Universales en C++? ¿Y sin punteros?
4
#helloWindows10 ¿Realmente es C++ tan difícil? Código obsoleto y ofuscado Ejemplos de código moderno C++/CX. ¿Otra variante de C++? Un resumen ultra rápido de lo que es Universales con C++ La librería de ejemplo Envolviendo el código La aplicación final El código está aquí: https://bitbucket.org/rfog/hel10_world Agenda
5
#helloWindows10 C++ Developer
6
#helloWindows10 ¿Difícil C++?
7
#helloWindows10 int * (*(*fp) (int**, char*))[10]; int *(*(*arr[5])())(); void ** (*d) (int &, char **(*)(char *, char **)); void **Complicadissssimo(void *algo, void ***masComplejo) {…}; int sum = (N & (N % 2 ? 0 : ~0) | (((N & 2) >> 1) ^ (N & 1))); int srtcpy(char *dst, char const *src) { int count = 0; while (*dst++ = *src++) count++; return count; }
8
#helloWindows10 int mymax(int(*a)(int(*)(int(*)()), int(*)(int(*)(int**))), int(*b)(int(*)(int(*)()), int*, int(*)(int(*)()))) { return (int)((((int(*)(int(*)(int(*)()), int(*)(int(*)())))a) > ((int(*)(int(*)(int(*)()), int(*)(int(*)())))b)) ? ((int(*)(int(*)(int(*)()), int(*)(int(*)())))a) : ((int(*)(int(*)(int(*)()), int(*)(int(*)())))b)); };
9
#helloWindows10
16
C++/CX
17
#helloWindows10
21
Universales con C++ … /CX
22
#helloWindows10
25
Q&A http://aka.ms/W10Ev13 Que sean sencillitas, ¿eh?
26
#helloWindows10 No olvides realizar la encuesta ¡Gracias! Rafael Ontivero WW+D: World Wide C++ Developer rafael.Ontivero@gmail.com http://aka.ms/W10Ev13
Presentaciones similares
© 2025 SlidePlayer.es Inc.
All rights reserved.