NuDB Logo

PrevUpHomeNext

no_progress

Progress function that does nothing.

struct no_progress
Member Functions

Name

Description

no_progress

operator()

Called to indicate progress.

This type meets the requirements of Progress, and does nothing when invoked.

Requirements

Header: nudb/progress.hpp


PrevUpHomeNext