libstdc++
profiler_algos.h File Reference

Go to the source code of this file.

Namespaces

Functions


Detailed Description

Algorithms used by the profile extension.

This file is needed to avoid including <algorithm> or <bits/stl_algo.h>. Including those files would result in recursive includes. These implementations are oversimplified. In general, efficiency may be sacrificed to minimize maintenance overhead.

Definition in file profiler_algos.h.