Searched defs:twin (Results 1 – 2 of 2) sorted by relevance
31 struct twin struct33 typedef T type;34 twin() in twin() function38 twin(const type &f, const type &s) in twin() argument42 T first;43 T second;
30 struct media_link *twin; member