]> git.ipfire.org Git - thirdparty/gcc.git/blame - libstdc++-v3/testsuite/20_util/duration/literals/ns_detail.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / duration / literals / ns_detail.cc
CommitLineData
52066eae 1// { dg-do compile { target c++14 } }
0372af98
ESR
2
3// Test error: reference to '__detail' is ambiguous
4
5#include <chrono>
6#include <random>