Searched defs:tie_traits (Results 1 – 1 of 1) sorted by relevance
835 struct tie_traits { struct836 typedef T& type;840 struct tie_traits<ignore_t(ignore_t)> { struct841 typedef swallow_assign type;845 struct tie_traits<void> { struct846 typedef null_type type;