Metafunction that invokes member finished
on the factory
if it inherits from incremental_wf, denoting that it implements the incremental workfunction concept.Primary template matches incremental case. Invoke finished
on the factory.
More...
Static Public Member Functions | |
static bool | apply (Factory const &factory) |
Metafunction that invokes member finished
on the factory
if it inherits from incremental_wf, denoting that it implements the incremental workfunction concept.
Primary template matches incremental case. Invoke finished
on the factory.