aboutsummaryrefslogtreecommitdiffstats
path: root/tests/typeindex.h
blob: 6205dd8bfc6ad1e355d0c11bf7c2b95648191284 (plain)
1
2
3
4
5
6
7

struct Value1 {};
struct Value2 {};
struct Value3 {};
struct Value4 {};

typedef unsigned int P1;