This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
gugdun
/
entt
peilaus alkaen
https://github.com/skypjack/entt
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
test: more common empty types
Michele Caini
2 vuotta sitten
vanhempi
6ca01d2faf
commit
9891e70a20
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
test/common/empty.h
+ 1
- 0
test/common/empty.h
Näytä tiedosto
@@ -4,6 +4,7 @@
namespace test {
struct empty {};
+struct other_empty {};
} // namespace test