Home
last modified time | relevance | path

Searched defs:two_unions (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/pfr/test/compile-fail/
Dops_unrestricted_unions.cpp20 struct two_unions { in main() struct
21 test_unrestricted_union u1, u2; in main()
Dops_unions.cpp16 struct two_unions { in main() struct
17 test_union u1, u2; in main()