Resolve ambiguities in std::experimental::sample test
authorJonathan Wakely <jwakely@redhat.com>
Fri, 14 Oct 2016 19:40:18 +0000 (20:40 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 14 Oct 2016 19:40:18 +0000 (20:40 +0100)
commit17739146f98241af2787b1aff50265efbe84f96f
tree5ce7acafaf8d88c18d55f5856511b4de3a30867c
parent9a822fc79deecdc3bad1bcca0bb1ffebdd3b404c
Resolve ambiguities in std::experimental::sample test

* testsuite/experimental/algorithm/sample.cc: Qualify calls to
resolve ambiguity between std::sample and std::experimental::sample.

From-SVN: r241183
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/experimental/algorithm/sample.cc