Searched defs:Immobile (Results 1 – 3 of 3) sorted by relevance
134 struct Immobile { struct137 constexpr Immobile(int i_) : i(i_) {} in Immobile() argument
134 struct Immobile { struct137 constexpr Immobile(int i_) : i(i_) {} in Immobile() function
148 struct Immobile { struct151 constexpr Immobile(int i_) : i(i_) {} in Immobile() function