equal
deleted
inserted
replaced
27 checkConcept<IDableGraphComponent, IDableGraphComponent >(); |
27 checkConcept<IDableGraphComponent, IDableGraphComponent >(); |
28 checkConcept<MaxIDableGraphComponent, MaxIDableGraphComponent >(); |
28 checkConcept<MaxIDableGraphComponent, MaxIDableGraphComponent >(); |
29 |
29 |
30 checkConcept<BaseExtendableGraphComponent, BaseExtendableGraphComponent >(); |
30 checkConcept<BaseExtendableGraphComponent, BaseExtendableGraphComponent >(); |
31 checkConcept<BaseErasableGraphComponent, BaseErasableGraphComponent >(); |
31 checkConcept<BaseErasableGraphComponent, BaseErasableGraphComponent >(); |
32 checkConcept<BaseClearableGraphComponent, BaseClearableGraphComponent >(); |
|
33 |
32 |
34 checkConcept<IterableGraphComponent, IterableGraphComponent >(); |
33 checkConcept<IterableGraphComponent, IterableGraphComponent >(); |
35 |
34 |
36 checkConcept<MappableGraphComponent, MappableGraphComponent >(); |
35 checkConcept<MappableGraphComponent, MappableGraphComponent >(); |
37 |
36 |