Searched defs:dummy_storage (Results 1 – 1 of 1) sorted by relevance
17 struct dummy_storage : std::array<ValueType, 10> { struct36 bool operator==(const dummy_storage& o) const { in operator ==() argument41 std::enable_if_t<S::scaleable, dummy_storage&> operator*=(double) { in operator *=() argument