This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
gugdun
/
entt
miroir de
https://github.com/skypjack/entt
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
test: more common empty types
Michele Caini
il y a 2 ans
Parent
6ca01d2faf
commit
9891e70a20
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
test/common/empty.h
+ 1
- 0
test/common/empty.h
Voir le fichier
@@ -4,6 +4,7 @@
namespace test {
struct empty {};
+struct other_empty {};
} // namespace test