isFlushableOutputRange

isFlushableOutputRange returns true if R is an output range with a flush member.

enum bool isFlushableOutputRange(R, E = char);

Meta