We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Regisztráció
Bejelentkezés
0ct0pu5
/
ladybird
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
83f1775f15
Branch-ok
Tag-ek
master
ladybird
/
Userland
/
Libraries
/
LibCpp
/
Tests
/
preprocessor
/
macro3.cpp
macro3.cpp
54 B
Előzmények
Nyers
1
2
3
4
#define M(x, y, z) x y = z;
M(Vector, vec, ({1,2}))