This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
sjjaffe
/
cpp-opaque-typedef
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
74330c8727
Ramas
Etiquetas
master
0.3.1
0.3.0
0.2.2
0.2.1
0.2
0.1
Commit History
Buscar
Autor
SHA1
Mensaxe
Data
Samuel Jaffe
74330c8727
Updating opaque typedef to resemble the strategy used in the foonathan blogpost credited.
%!s(int64=9) %!d(string=hai) anos
Samuel Jaffe
096d74b792
Creating a library to represent opaque typedefs. Opaque typedefs introduce type-safety that typedef/using does not, because it is not an alias.
%!s(int64=9) %!d(string=hai) anos