This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++ __inplace_stable_sort build failure
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: nsajko at gmail dot com
- Cc: gcc-help <gcc-help at gcc dot gnu dot org>
- Date: Mon, 30 Apr 2018 14:12:37 +0100
- Subject: Re: libstdc++ __inplace_stable_sort build failure
- References: <5ae71543.1c69fb81.aa90a.ed42@mx.google.com>
On 30 April 2018 at 14:08, <nsajko@gmail.com> wrote:
> So how does one use __inplace_stable_sort correctly?
You don't, it's not a public API, it's an internal implementation detail.