Adobe Source Libraries 2.0.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
fill.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  adobe

Functions

template<class ForwardRange, class T>
void fill (ForwardRange &range, const T &value)
 fill implementation