Derived classes
Types
using int_type = intusing reference = T &using value_type = T
Fields
const typedef T & const_reference
Methods
clear() -> voidupdate(value_type x) -> voidabs() const -> value_typemax() const -> value_typemin() const -> value_type
Friends