Returns true if R is an output range for elements of type E. An output range is defined functionally as a range that supports the operation r.put(e).
See Implementation
Returns true if R is an output range for elements of type E. An output range is defined functionally as a range that supports the operation r.put(e).