Searched defs:is_copyable (Results 1 – 1 of 1) sorted by relevance
29 struct is_copyable<int> struct31 static const bool value = true;128 struct is_copyable<movable_int> struct130 static const bool value = false;233 struct is_copyable<movable_and_copyable_int> struct235 static const bool value = true;329 struct is_copyable<copyable_int> struct331 static const bool value = true;