This requires the Variant to contain at least one visitable type. For example, requiring them all to be visitable wouldn't allow types such as `Variant<Empty, GC::Ref<Document>>`. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| TestGCContainers.cpp | ||
| TestGCVisitor.cpp | ||
This requires the Variant to contain at least one visitable type. For example, requiring them all to be visitable wouldn't allow types such as `Variant<Empty, GC::Ref<Document>>`. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| TestGCContainers.cpp | ||
| TestGCVisitor.cpp | ||