Adobe Source Libraries 2.0.0
A collection of C++ libraries.
|
Go to the source code of this file.
Namespaces | |
namespace | adobe |
Functions | |
template<class ForwardRange, class Generator> | |
void | generate (ForwardRange &range, Generator gen) |
generate implementation |