!7 concept Data { int i; long l; S bla; } p { printStructure(conceptFieldsInOrder(Data)); db(); simpleCRUD(Data); }